Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 1.238 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.283 | |
testRemove | Success | 0.058 | |
testConstructors | Success | 0.017 | |
testSize | Success | 0.012 | |
testIsEmpty | Success | 0.022 | |
testContainsKey | Success | 0.009 | |
testContainsValue | Success | 0.010 | |
testGet | Success | 0.011 | |
testPut | Success | 0.045 | |
testPutAll | Success | 0.010 | |
testClear | Success | 0.017 | |
testKeySet | Success | 0.131 | |
testValues | Success | 0.178 | |
testEntrySet | Success | 0.032 | |
testHashCode | Success | 0.009 | |
testGetKeyForValue | Success | 0.012 | |
testRemoveValue | Success | 0.007 | |
testEntrySetByValue | Success | 0.031 | |
testKeySetByValue | Success | 0.136 | |
testValuesByValue | Success | 0.183 |