Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.mandelbrot.zoom.model.turing 10 0 0 0 100% 0.127
org.woehlke.computer.kurzweil.mandelbrot.zoom.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.mandelbrot.zoom.model.turing

Class Tests Errors Failures Skipped Success Rate Time
TuringPositionsTest 6 0 0 0 100% 0.097
TuringTuringPhaseStateMachineEnumTest 4 0 0 0 100% 0.03

org.woehlke.computer.kurzweil.mandelbrot.zoom.model

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

Test Cases

[Summary] [Package List] [Test Cases]

TuringPositionsTest

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

TuringTuringPhaseStateMachineEnumTest

startTest 0.007
finishWalkAroundTest 0.006
finishGoToSetTest 0.003
finishFillTheOutsideWithColorsTest 0.006

ComplexNumberTest

computeJuliaTest1 0.011
computeJuliaTest2 0.004
computeMandelbrotTest1 0.005
computeMandelbrotTest2 0.003