Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 6.837 |
Name | Status | Type | Time(s) |
---|---|---|---|
testSize | Success | 0.570 | |
testIsEmpty | Success | 0.148 | |
testContainsKey | Success | 0.054 | |
testContainsValue | Success | 0.016 | |
testGet | Success | 0.054 | |
testPut | Success | 0.225 | |
testRemove | Success | 0.119 | |
testPutAll | Success | 0.080 | |
testClear | Success | 0.034 | |
testKeySet | Success | 0.742 | |
testValues | Success | 0.734 | |
testEntrySet | Success | 0.350 | |
testEquals | Success | 0.133 | |
testHashCode | Success | 0.045 | |
testConstructors | Success | 0.059 | |
testGetKeyForValue | Success | 0.048 | |
testRemoveValue | Success | 0.034 | |
testEntrySetByValue | Success | 0.342 | |
testKeySetByValue | Success | 0.526 | |
testValuesByValue | Success | 0.734 |