Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 3.866 |
Name | Status | Type | Time(s) |
---|---|---|---|
testSize | Success | 0.120 | |
testIsEmpty | Success | 0.050 | |
testContainsKey | Success | 0.040 | |
testContainsValue | Success | 0.030 | |
testGet | Success | 0.030 | |
testPut | Success | 0.050 | |
testRemove | Success | 0.030 | |
testPutAll | Success | 0.051 | |
testClear | Success | 0.020 | |
testKeySet | Success | 0.420 | |
testValues | Success | 0.771 | |
testEntrySet | Success | 0.150 | |
testEquals | Success | 0.091 | |
testHashCode | Success | 0.030 | |
testConstructors | Success | 0.060 | |
testGetKeyForValue | Success | 0.090 | |
testRemoveValue | Success | 0.030 | |
testEntrySetByValue | Success | 0.140 | |
testKeySetByValue | Success | 0.391 | |
testValuesByValue | Success | 0.821 |