Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.lucky.mouses 4 0 0 0 100% 0.021
org.woehlke.computer.kurzweil.lucky.mouses.turing 6 0 0 0 100% 0.112

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

org.woehlke.computer.kurzweil.lucky.mouses

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

org.woehlke.computer.kurzweil.lucky.mouses.turing

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

Test Cases

[Summary] [Package List] [Test Cases]

ComplexNumberTest

computeJuliaTest1 0.005
computeJuliaTest2 0.003
computeMandelbrotTest1 0.003
computeMandelbrotTest2 0.004

TuringPositionsTest

startTest 0.073
markFirstSetPositionTest 0.004
turnRightTest 0.002
goForwardTest 0.002
isFinishedWalkAroundTest 0.002
turnLeftTest 0.003