Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 0.168

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
org.woehlke.computer.kurzweil.turmite.model.turing 10 0 0 0 100% 0.134
org.woehlke.computer.kurzweil.turmite.model 4 0 0 0 100% 0.034

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

org.woehlke.computer.kurzweil.turmite.model.turing

Class Tests Errors Failures Skipped Success Rate Time
TuringTuringPhaseStateEnumTest 4 0 0 0 100% 0.114
TuringPositionsTest 6 0 0 0 100% 0.02

org.woehlke.computer.kurzweil.turmite.model

Class Tests Errors Failures Skipped Success Rate Time
ComplexNumberTest 4 0 0 0 100% 0.034

Test Cases

[Summary] [Package List] [Test Cases]

TuringTuringPhaseStateEnumTest

startTest 0.075
finishWalkAroundTest 0.004
finishGoToSetTest 0.004
finishFillTheOutsideWithColorsTest 0.006

TuringPositionsTest

startTest 0.003
markFirstSetPositionTest 0.002
turnRightTest 0.001
goForwardTest 0.002
isFinishedWalkAroundTest 0.001
turnLeftTest 0.002

ComplexNumberTest

computeJuliaTest1 0.009
computeJuliaTest2 0.006
computeMandelbrotTest1 0.004
computeMandelbrotTest2 0.003