[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 0.058 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.puresoltechnologies.trees | 24 | 0 | 0 | 0 | 100% | 0.058 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SearchVisitorTest | 1 | 0 | 0 | 0 | 100% | 0.008 | |
| TreeWalkerTest | 8 | 0 | 0 | 0 | 100% | 0.004 | |
| TreeUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.041 | |
| TreeIteratorTest | 11 | 0 | 0 | 0 | 100% | 0.005 | |
| TreeImplTest | 3 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testLeaveBranchWalkBackward | 0.003 | |
| testAbortWalkBackward | 0.001 | |
| testAbortWalk | 0 | |
| testInitValues | 0 | |
| testCompleteWalkBackward | 0 | |
| testCompleteWalk | 0 | |
| testInstance | 0 | |
| testLeaveBranchWalk | 0 |
| testGoForwardPart | 0.002 | |
| testGotoStart | 0 | |
| testNullTree | 0.001 | |
| testInitValues | 0 | |
| testGotoEndPart | 0.001 | |
| testGoBackward | 0 | |
| testGoBackwardPart | 0 | |
| testGotoEnd | 0 | |
| testGoForward | 0 | |
| testGotoStartPart | 0 | |
| testInstance | 0.001 |