Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
18 | 0 | 0 | 0 | 100% | 15.555 |
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.configuration.impl.file | 10 | 0 | 0 | 0 | 100% | 0.341 |
org.openwms.core.configuration | 8 | 0 | 0 | 0 | 100% | 15.214 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.core.configuration.impl.file
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
UserPreferenceTest | 4 | 0 | 0 | 0 | 100% | 0.007 |
![]() |
ApplicationPreferenceTest | 6 | 0 | 0 | 0 | 100% | 0.334 |
org.openwms.core.configuration
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
UserPreferencesControllerDocumentation | 3 | 0 | 0 | 0 | 100% | 14.503 |
![]() |
PreferencesControllerDocumentation | 5 | 0 | 0 | 0 | 100% | 0.711 |
Test Cases
[Summary] [Package List] [Test Cases]
UserPreferenceTest
![]() |
testCreationNegative1 | 0.002 |
![]() |
testCreationNegative2 | 0.001 |
![]() |
testCreationNegative3 | 0 |
![]() |
testCreationNegative4 | 0.001 |
ApplicationPreferenceTest
![]() |
testCreation | 0.188 |
![]() |
testCreationNegative | 0.006 |
![]() |
testHashCodeEquals | 0.01 |
![]() |
testKeyGeneration | 0.006 |
![]() |
testKeyUniqueness | 0.009 |
![]() |
testReadPreferences | 0.106 |
UserPreferencesControllerDocumentation
![]() |
shall_return_all_for_user | 0.781 |
![]() |
shall_return_all_for_user_and_key | 0.07 |
![]() |
shall_fail_with_unknown_key | 0.106 |
PreferencesControllerDocumentation
![]() |
shall_delete_preference | 0.182 |
![]() |
shall_return_all_preferences | 0.262 |
![]() |
shall_return_preference_by_key | 0.042 |
![]() |
shall_return_preference_by_key_404 | 0.041 |
![]() |
shall_update_preference_by_key | 0.157 |