Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 5.097 |
Name | Status | Type | Time(s) |
---|---|---|---|
testSize | Success | 0.170 | |
testIsEmpty | Success | 0.070 | |
testContainsKey | Success | 0.040 | |
testContainsValue | Success | 0.040 | |
testGet | Success | 0.030 | |
testPut | Success | 0.070 | |
testRemove | Success | 0.040 | |
testPutAll | Success | 0.061 | |
testClear | Success | 0.020 | |
testKeySet | Success | 0.480 | |
testValues | Success | 1.092 | |
testEntrySet | Success | 0.200 | |
testEquals | Success | 0.100 | |
testHashCode | Success | 0.050 | |
testConstructors | Success | 0.070 | |
testGetKeyForValue | Success | 0.101 | |
testRemoveValue | Success | 0.040 | |
testEntrySetByValue | Success | 0.130 | |
testKeySetByValue | Success | 0.450 | |
testValuesByValue | Success | 1.192 |