Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestIntList | 18 | 0 | 0 | 0.062 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.000 | |
testRemove | Success | 0.000 | |
testConstructors | Success | 0.000 | |
testSize | Success | 0.000 | |
testIsEmpty | Success | 0.000 | |
testGet | Success | 0.016 | |
testClear | Success | 0.000 | |
testRemoveValue | Success | 0.000 | |
testSet | Success | 0.000 | |
testAdd | Success | 0.000 | |
testAddAll | Success | 0.000 | |
testContains | Success | 0.000 | |
testContainsAll | Success | 0.000 | |
testIndexOf | Success | 0.015 | |
testLastIndexOf | Success | 0.000 | |
testRemoveAll | Success | 0.000 | |
testRetainAll | Success | 0.016 | |
testToArray | Success | 0.000 |