| Designed for use with JUnit and Ant. |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| TestShortList | 18 | 0 | 0 | 0.058 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testEquals | Success | 0.003 | |
| testRemove | Success | 0.009 | |
| testConstructors | Success | 0.000 | |
| testSize | Success | 0.003 | |
| testIsEmpty | Success | 0.000 | |
| testGet | Success | 0.001 | |
| testClear | Success | 0.001 | |
| testRemoveValue | Success | 0.003 | |
| testSet | Success | 0.000 | |
| testAdd | Success | 0.003 | |
| testAddAll | Success | 0.000 | |
| testContains | Success | 0.003 | |
| testContainsAll | Success | 0.000 | |
| testIndexOf | Success | 0.004 | |
| testLastIndexOf | Success | 0.005 | |
| testRemoveAll | Success | 0.003 | |
| testRetainAll | Success | 0.011 | |
| testToArray | Success | 0.002 |