Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 12.603

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.603

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
IndexControllerDocumentation 1 0 0 0 100% 0.042
TaskControllerDocumentation 10 0 0 0 100% 9.789
TasksStartupIT 1 0 0 0 100% 2.772

Test Cases

[Summary] [Package List] [Test Cases]

IndexControllerDocumentation

shall_return_index 0.034

TaskControllerDocumentation

shall_return_index 0.354
shall_findAll 0.105
shall_findOne 0.085
shall_pause 0.072
shall_start 0.045
shall_create 0.141
shall_finish 0.027
shall_resume 0.036
shall_update 0.037
shall_findNothing 0.027

TasksStartupIT

contextLoads 0.014