Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.559 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.075 | |
testRemove | Success | 0.022 | |
testConstructors | Success | 0.010 | |
testSize | Success | 0.010 | |
testIsEmpty | Success | 0.012 | |
testContainsKey | Success | 0.005 | |
testContainsValue | Success | 0.005 | |
testGet | Success | 0.004 | |
testPut | Success | 0.019 | |
testPutAll | Success | 0.009 | |
testClear | Success | 0.004 | |
testKeySet | Success | 0.076 | |
testValues | Success | 0.092 | |
testEntrySet | Success | 0.018 | |
testHashCode | Success | 0.011 | |
testGetKeyForValue | Success | 0.006 | |
testRemoveValue | Success | 0.004 | |
testEntrySetByValue | Success | 0.018 | |
testKeySetByValue | Success | 0.070 | |
testValuesByValue | Success | 0.085 |