Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.837 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.095 | |
testRemove | Success | 0.059 | |
testConstructors | Success | 0.015 | |
testSize | Success | 0.011 | |
testIsEmpty | Success | 0.016 | |
testContainsKey | Success | 0.008 | |
testContainsValue | Success | 0.012 | |
testGet | Success | 0.008 | |
testPut | Success | 0.037 | |
testPutAll | Success | 0.008 | |
testClear | Success | 0.006 | |
testKeySet | Success | 0.122 | |
testValues | Success | 0.133 | |
testEntrySet | Success | 0.028 | |
testHashCode | Success | 0.006 | |
testGetKeyForValue | Success | 0.009 | |
testRemoveValue | Success | 0.009 | |
testEntrySetByValue | Success | 0.034 | |
testKeySetByValue | Success | 0.085 | |
testValuesByValue | Success | 0.131 |