Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 3.987

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
com.puresoltechnologies.statemodel 8 0 0 0 100% 3.987

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

com.puresoltechnologies.statemodel

Class Tests Errors Failures Skipped Success Rate Time
StateModelVerfierTest 8 0 0 0 100% 3.987

Test Cases

[Summary] [Package List] [Test Cases]

StateModelVerfierTest

shouldThrowExceptionWhenStartStateHasNoTransitions 3.968
shouldThrowExceptionWhenStartStateIsNull 0.002
shouldThrowExceptionWhenEndStatesSetIsNull 0.003
shouldVerifyMockAsValid 0.002
shouldThrowExceptionWhenCurrentStateIsNull 0.004
shouldThrowExceptionWhenEndStateHasTransition 0.002
shouldThrowExceptionWhenEndStateHasTransitionsSetNull 0.004
shouldThrowExceptionWhenStartStateHasNoTransitionsWithNull 0.002

Fork me on GitHub