Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 12.568 |
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.openwms.common.tasks | 12 | 0 | 0 | 0 | 100% | 12.568 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.common.tasks
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TasksStartupIT | 1 | 0 | 0 | 0 | 100% | 8.959 | |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.05 | |
TaskControllerDocumentation | 10 | 0 | 0 | 0 | 100% | 3.559 |
Test Cases
[Summary] [Package List] [Test Cases]
TasksStartupIT
contextLoads | 0.076 |
IndexControllerDocumentation
shall_return_index | 0.036 |
TaskControllerDocumentation
shall_return_index | 0.276 | |
shall_findAll | 0.105 | |
shall_findOne | 0.081 | |
shall_pause | 0.076 | |
shall_start | 0.047 | |
shall_create | 0.163 | |
shall_finish | 0.025 | |
shall_resume | 0.051 | |
shall_update | 0.035 | |
shall_findNothing | 0.02 |