Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 2.854 |
Name | Status | Type | Time(s) |
---|---|---|---|
testRemove | Success | 0.201 | |
testConstructors | Success | 0.220 | |
testSize | Success | 0.030 | |
testIsEmpty | Success | 0.040 | |
testContainsKey | Success | 0.030 | |
testContainsValue | Success | 0.020 | |
testGet | Success | 0.020 | |
testPut | Success | 0.060 | |
testPutAll | Success | 0.030 | |
testClear | Success | 0.010 | |
testKeySet | Success | 0.591 | |
testValues | Success | 0.561 | |
testEntrySet | Success | 0.070 | |
testEquals | Success | 0.070 | |
testHashCode | Success | 0.020 | |
testGetKeyForValue | Success | 0.030 | |
testRemoveValue | Success | 0.010 | |
testEntrySetByValue | Success | 0.211 | |
testKeySetByValue | Success | 0.250 | |
testValuesByValue | Success | 0.360 |