Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 0.13

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.kochsnowflake.model 4 0 0 0 100% 0.025
org.woehlke.computer.kurzweil.kochsnowflake.model.turing 6 0 0 0 100% 0.105

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

org.woehlke.computer.kurzweil.kochsnowflake.model

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

org.woehlke.computer.kurzweil.kochsnowflake.model.turing

Class Tests Errors Failures Skipped Success Rate Time
TuringPositionsTest 6 0 0 0 100% 0.105

Test Cases

[Summary] [Package List] [Test Cases]

TuringPositionsTest

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

ComplexNumberTest

computeJuliaTest1 0.004
computeJuliaTest2 0.002
computeMandelbrotTest1 0.008
computeMandelbrotTest2 0.004