Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 29 | 0 | 0 | 0 | 100% | 18.17 s |
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.core.preferences | 29 | 0 | 0 | 0 | 100% | 18.17 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.core.preferences
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.123 s | |
| UserPreferencesControllerDocumentation | 4 | 0 | 0 | 0 | 100% | 0.122 s | |
| ModulePreferencesControllerDocumentation | 3 | 0 | 0 | 0 | 100% | 0.139 s | |
| RolePreferencesControllerDocumentation | 3 | 0 | 0 | 0 | 100% | 14.75 s | |
| PreferencesControllerDocumentation | 17 | 0 | 0 | 0 | 100% | 1.041 s | |
| PreferencesStartupIT | 1 | 0 | 0 | 0 | 100% | 1.997 s |
Test Cases
[Summary] [Package List] [Test Cases]
IndexControllerDocumentation
| shall_return_index | 0.112 s |
UserPreferencesControllerDocumentation
| shall_create_userpreference | 0.045 s | |
| shall_return_all_for_user | 0.027 s | |
| shall_return_all_for_user_and_key | 0.020 s | |
| shall_fail_with_unknown_key | 0.021 s |
ModulePreferencesControllerDocumentation
| shall_return_all_for_module_and_key | 0.058 s | |
| shall_return_all_for_module | 0.031 s | |
| shall_fail_with_unknown_key | 0.026 s |
RolePreferencesControllerDocumentation
| shall_return_all_for_role_and_key | 0.514 s | |
| shall_return_all_for_role | 0.049 s | |
| shall_fail_with_unknown_key | 0.066 s |
PreferencesControllerDocumentation
PreferencesStartupIT
| contextLoads | 0.006 s |