Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 7.801 |
Name | Status | Type | Time(s) |
---|---|---|---|
testSize | Success | 0.280 | |
testIsEmpty | Success | 0.091 | |
testContainsKey | Success | 0.050 | |
testContainsValue | Success | 0.060 | |
testGet | Success | 0.050 | |
testPut | Success | 0.110 | |
testRemove | Success | 0.050 | |
testPutAll | Success | 0.140 | |
testClear | Success | 0.161 | |
testKeySet | Success | 0.660 | |
testValues | Success | 1.653 | |
testEntrySet | Success | 0.310 | |
testEquals | Success | 0.171 | |
testHashCode | Success | 0.050 | |
testConstructors | Success | 0.160 | |
testGetKeyForValue | Success | 0.160 | |
testRemoveValue | Success | 0.050 | |
testEntrySetByValue | Success | 0.251 | |
testKeySetByValue | Success | 0.731 | |
testValuesByValue | Success | 1.622 |