Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
TestBinaryTree | 20 | 0 | 0 | 0.801 |
Name | Status | Type | Time(s) |
---|---|---|---|
testEquals | Success | 0.089 | |
testRemove | Success | 0.031 | |
testConstructors | Success | 0.015 | |
testSize | Success | 0.010 | |
testIsEmpty | Success | 0.017 | |
testContainsKey | Success | 0.007 | |
testContainsValue | Success | 0.013 | |
testGet | Success | 0.008 | |
testPut | Success | 0.024 | |
testPutAll | Success | 0.007 | |
testClear | Success | 0.006 | |
testKeySet | Success | 0.123 | |
testValues | Success | 0.140 | |
testEntrySet | Success | 0.035 | |
testHashCode | Success | 0.007 | |
testGetKeyForValue | Success | 0.009 | |
testRemoveValue | Success | 0.007 | |
testEntrySetByValue | Success | 0.035 | |
testKeySetByValue | Success | 0.116 | |
testValuesByValue | Success | 0.097 |