[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.
[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.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StateModelVerfierTest | 8 | 0 | 0 | 0 | 100% | 3.987 |
[Summary] [Package List] [Test Cases]
shouldThrowExceptionWhenStartStateHasNoTransitions | 3.968 | |
shouldThrowExceptionWhenStartStateIsNull | 0.002 | |
shouldThrowExceptionWhenEndStatesSetIsNull | 0.003 | |
shouldVerifyMockAsValid | 0.002 | |
shouldThrowExceptionWhenCurrentStateIsNull | 0.004 | |
shouldThrowExceptionWhenEndStateHasTransition | 0.002 | |
shouldThrowExceptionWhenEndStateHasTransitionsSetNull | 0.004 | |
shouldThrowExceptionWhenStartStateHasNoTransitionsWithNull | 0.002 |