[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.491 |
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% | 0.491 |
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% | 0.491 |
[Summary] [Package List] [Test Cases]
| shouldThrowExceptionWhenStartStateHasNoTransitions | 0.471 | |
| shouldThrowExceptionWhenStartStateIsNull | 0.003 | |
| shouldThrowExceptionWhenEndStatesSetIsNull | 0.002 | |
| shouldVerifyMockAsValid | 0.007 | |
| shouldThrowExceptionWhenCurrentStateIsNull | 0.006 | |
| shouldThrowExceptionWhenEndStateHasTransition | 0.002 | |
| shouldThrowExceptionWhenEndStateHasTransitionsSetNull | 0 | |
| shouldThrowExceptionWhenStartStateHasNoTransitionsWithNull | 0 |