Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 2.401 |
Name | Status | Type | Time(s) |
---|---|---|---|
testRemove | Success | 0.221 | |
testConstructors | Success | 0.073 | |
testSize | Success | 0.035 | |
testIsEmpty | Success | 0.048 | |
testContainsKey | Success | 0.017 | |
testContainsValue | Success | 0.021 | |
testGet | Success | 0.023 | |
testPut | Success | 0.077 | |
testPutAll | Success | 0.020 | |
testClear | Success | 0.016 | |
testKeySet | Success | 0.334 | |
testValues | Success | 0.487 | |
testEntrySet | Success | 0.107 | |
testEquals | Success | 0.095 | |
testHashCode | Success | 0.021 | |
testGetKeyForValue | Success | 0.056 | |
testRemoveValue | Success | 0.035 | |
testEntrySetByValue | Success | 0.094 | |
testKeySetByValue | Success | 0.240 | |
testValuesByValue | Success | 0.372 |