Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.937 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.094 | |
testRemove | Success | 0.031 | |
testConstructors | Success | 0.016 | |
testSize | Success | 0.015 | |
testIsEmpty | Success | 0.016 | |
testContainsKey | Success | 0.000 | |
testContainsValue | Success | 0.016 | |
testGet | Success | 0.015 | |
testPut | Success | 0.032 | |
testPutAll | Success | 0.015 | |
testClear | Success | 0.000 | |
testKeySet | Success | 0.125 | |
testValues | Success | 0.172 | |
testEntrySet | Success | 0.016 | |
testHashCode | Success | 0.015 | |
testGetKeyForValue | Success | 0.016 | |
testRemoveValue | Success | 0.016 | |
testEntrySetByValue | Success | 0.031 | |
testKeySetByValue | Success | 0.125 | |
testValuesByValue | Success | 0.156 |