Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 1.015 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.112 | |
testRemove | Success | 0.045 | |
testConstructors | Success | 0.019 | |
testSize | Success | 0.011 | |
testIsEmpty | Success | 0.019 | |
testContainsKey | Success | 0.009 | |
testContainsValue | Success | 0.009 | |
testGet | Success | 0.032 | |
testPut | Success | 0.021 | |
testPutAll | Success | 0.009 | |
testClear | Success | 0.006 | |
testKeySet | Success | 0.110 | |
testValues | Success | 0.151 | |
testEntrySet | Success | 0.032 | |
testHashCode | Success | 0.008 | |
testGetKeyForValue | Success | 0.010 | |
testRemoveValue | Success | 0.018 | |
testEntrySetByValue | Success | 0.068 | |
testKeySetByValue | Success | 0.079 | |
testValuesByValue | Success | 0.240 |