Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 5.548 |
Name | Status | Type | Time(s) |
---|---|---|---|
testSize | Success | 0.181 | |
testIsEmpty | Success | 0.070 | |
testContainsKey | Success | 0.040 | |
testContainsValue | Success | 0.040 | |
testGet | Success | 0.030 | |
testPut | Success | 0.080 | |
testRemove | Success | 0.060 | |
testPutAll | Success | 0.070 | |
testClear | Success | 0.020 | |
testKeySet | Success | 0.561 | |
testValues | Success | 1.142 | |
testEntrySet | Success | 0.220 | |
testEquals | Success | 0.110 | |
testHashCode | Success | 0.050 | |
testConstructors | Success | 0.070 | |
testGetKeyForValue | Success | 0.120 | |
testRemoveValue | Success | 0.030 | |
testEntrySetByValue | Success | 0.180 | |
testKeySetByValue | Success | 0.541 | |
testValuesByValue | Success | 1.181 |