Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.835 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.106 | |
testConstructors | Success | 0.016 | |
testRemove | Success | 0.035 | |
testSize | Success | 0.008 | |
testIsEmpty | Success | 0.024 | |
testContainsKey | Success | 0.005 | |
testContainsValue | Success | 0.006 | |
testGet | Success | 0.005 | |
testPut | Success | 0.040 | |
testPutAll | Success | 0.009 | |
testClear | Success | 0.008 | |
testKeySet | Success | 0.118 | |
testValues | Success | 0.120 | |
testEntrySet | Success | 0.048 | |
testHashCode | Success | 0.007 | |
testGetKeyForValue | Success | 0.006 | |
testRemoveValue | Success | 0.005 | |
testEntrySetByValue | Success | 0.027 | |
testKeySetByValue | Success | 0.100 | |
testValuesByValue | Success | 0.133 |