Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.541 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.050 | |
testRemove | Success | 0.022 | |
testConstructors | Success | 0.024 | |
testSize | Success | 0.011 | |
testIsEmpty | Success | 0.010 | |
testContainsKey | Success | 0.005 | |
testContainsValue | Success | 0.005 | |
testGet | Success | 0.004 | |
testPut | Success | 0.019 | |
testPutAll | Success | 0.004 | |
testClear | Success | 0.004 | |
testKeySet | Success | 0.079 | |
testValues | Success | 0.091 | |
testEntrySet | Success | 0.020 | |
testHashCode | Success | 0.004 | |
testGetKeyForValue | Success | 0.005 | |
testRemoveValue | Success | 0.004 | |
testEntrySetByValue | Success | 0.022 | |
testKeySetByValue | Success | 0.069 | |
testValuesByValue | Success | 0.085 |