Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 2.053 |
Name | Status | Type | Time(s) |
---|---|---|---|
testRemove | Success | 0.201 | |
testConstructors | Success | 0.080 | |
testSize | Success | 0.020 | |
testIsEmpty | Success | 0.050 | |
testContainsKey | Success | 0.030 | |
testContainsValue | Success | 0.020 | |
testGet | Success | 0.020 | |
testPut | Success | 0.050 | |
testPutAll | Success | 0.020 | |
testClear | Success | 0.010 | |
testKeySet | Success | 0.301 | |
testValues | Success | 0.300 | |
testEntrySet | Success | 0.090 | |
testEquals | Success | 0.040 | |
testHashCode | Success | 0.020 | |
testGetKeyForValue | Success | 0.030 | |
testRemoveValue | Success | 0.010 | |
testEntrySetByValue | Success | 0.140 | |
testKeySetByValue | Success | 0.241 | |
testValuesByValue | Success | 0.360 |