Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 17.86 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 17 0 0 0 100% 17.86 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
PreferencesStartupIT 1 0 0 0 100% 2.054 s
UserPreferencesControllerDocumentation 4 0 0 0 100% 0.170 s
IndexControllerDocumentation 1 0 0 0 100% 13.08 s
PreferencesControllerDocumentation 11 0 0 0 100% 2.562 s

Test Cases

[Summary] [Package List] [Test Cases]

PreferencesStartupIT

contextLoads 0.010 s

UserPreferencesControllerDocumentation

shall_create_userpreference 0.073 s
shall_return_all_for_user 0.029 s
shall_return_all_for_user_and_key 0.024 s
shall_fail_with_unknown_key 0.020 s

IndexControllerDocumentation

shall_return_index 0.408 s

PreferencesControllerDocumentation

shall_return_index 0.096 s
shall_delete_preference 0.115 s
shall_return_all_preferences 0.081 s
shall_return_all_of_scope_403 0.053 s
shall_return_all_of_scope 0.047 s
shall_create_preference 0.157 s
shall_return_preference_by_key 0.026 s
shall_fail_to_create_existing_preference 0.133 s
shall_return_preference_by_key_404 0.026 s
shall_update_preference_by_key 0.050 s
shall_update_preference_UNKNOWN 0.023 s