Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.037

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.puresoltechnologies.commons.trees.api 24 0 0 0 100% 0.037

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.puresoltechnologies.commons.trees.api

Class Tests Errors Failures Skipped Success Rate Time
TreeWalkerTest 8 0 0 0 100% 0.008
TreeImplTest 3 0 0 0 100% 0.012
TreeUtilsTest 1 0 0 0 100% 0.006
TreeIteratorTest 11 0 0 0 100% 0.004
SearchVisitorTest 1 0 0 0 100% 0.007

Test Cases

[Summary] [Package List] [Test Cases]

TreeWalkerTest

testLeaveBranchWalkBackward 0.003
testAbortWalkBackward 0.001
testAbortWalk 0
testInitValues 0
testCompleteWalkBackward 0
testCompleteWalk 0.001
testInstance 0
testLeaveBranchWalk 0.003

TreeImplTest

testInitValues 0.001
testInitValues2 0
testInstance 0.011

TreeUtilsTest

testCountNodes 0.006

TreeIteratorTest

testGoForwardPart 0.002
testGotoStart 0
testNullTree 0
testInitValues 0
testGotoEndPart 0
testGoBackward 0
testGoBackwardPart 0
testGotoEnd 0
testGoForward 0.001
testGotoStartPart 0.001
testInstance 0

SearchVisitorTest

test 0.007