Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.julia.model.turing 10 0 0 0 100% 0.132
org.woehlke.computer.kurzweil.mandelbrot.julia.model 4 0 0 0 100% 0.041

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

org.woehlke.computer.kurzweil.mandelbrot.julia.model.turing

Class Tests Errors Failures Skipped Success Rate Time
TuringTuringPhaseStateEnumTest 4 0 0 0 100% 0.104
TuringPositionsTest 6 0 0 0 100% 0.028

org.woehlke.computer.kurzweil.mandelbrot.julia.model

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

Test Cases

[Summary] [Package List] [Test Cases]

ComplexNumberTest

computeJuliaTest1 0.017
computeJuliaTest2 0.006
computeMandelbrotTest1 0.006
computeMandelbrotTest2 0.004

TuringTuringPhaseStateEnumTest

startTest 0.066
finishWalkAroundTest 0.008
finishGoToSetTest 0.004
finishFillTheOutsideWithColorsTest 0.004

TuringPositionsTest

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