Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
60 | 0 | 4 | 4 | 86.667% | 30.445 |
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.uaa.admin | 19 | 0 | 1 | 0 | 94.737% | 9.222 |
org.openwms.core.uaa | 1 | 0 | 0 | 0 | 100% | 0.026 |
org.openwms.core.uaa.admin.impl | 34 | 0 | 3 | 4 | 79.412% | 2.388 |
org.openwms.core.uaa.auth | 6 | 0 | 0 | 0 | 100% | 18.809 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.core.uaa.admin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
RoleControllerDocumentation | 12 | 0 | 0 | 0 | 100% | 4.552 |
![]() |
GrantControllerDocumentation | 2 | 0 | 0 | 0 | 100% | 4.288 |
![]() |
UserControllerDocumentation | 5 | 0 | 1 | 0 | 80% | 0.382 |
org.openwms.core.uaa
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.026 |
org.openwms.core.uaa.admin.impl
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
UserServiceIT | 20 | 0 | 3 | 4 | 65% | 0.876 |
![]() |
RoleServiceIT | 9 | 0 | 0 | 0 | 100% | 0.806 |
![]() |
RoleIT | 5 | 0 | 0 | 0 | 100% | 0.706 |
org.openwms.core.uaa.auth
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ClientControllerDocumentation | 5 | 0 | 0 | 0 | 100% | 13.879 |
![]() |
LoginControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 4.93 |
Test Cases
[Summary] [Package List] [Test Cases]
UserServiceIT
![]() |
testSaveUserProfileUserWithInvalidPassword | 0.056 |
![]() |
testUploadImageNotFound | 0.01 |
![]() |
testChangePasswordInvalidPassword | 0.025 |
![]() |
testFindAll | 0.037 |
![]() |
testSaveUserProfileUserWithPassword | 0.007 |
![]() |
testFindByIdNegative | 0.012 |
![]() |
testChangePassword | 0.008 |
![]() |
testSaveWithNull | 0 |
void org.openwms.core.uaa.admin.impl.UserServiceIT.testSaveWithNull() is @Disabled | ||
![]() |
testFindById | 0.01 |
![]() |
testGetTemplate | 0.013 |
![]() |
testSaveUserProfileUserNull | 0 |
void org.openwms.core.uaa.admin.impl.UserServiceIT.testSaveUserProfileUserNull() is @Disabled | ||
![]() |
testUploadImage | 0.022 |
![]() |
testSaveUserProfileUserPreferencePasswordNull | 0 |
void org.openwms.core.uaa.admin.impl.UserServiceIT.testSaveUserProfileUserPreferencePasswordNull() is @Disabled | ||
![]() |
testRemoveWithNull | 0 |
void org.openwms.core.uaa.admin.impl.UserServiceIT.testRemoveWithNull() is @Disabled | ||
![]() |
testChangePasswordUnknown | 0.005 |
![]() |
testSaveTransient | 0.005 |
![]() |
testCreateSystemUser | 0.007 |
![]() |
testRemove | 0.01 |
![]() |
testSaveDetached | 0.01 |
![]() |
testSaveUserProfileWithPreference | 0.007 |
RoleControllerDocumentation
GrantControllerDocumentation
![]() |
shall_find_all_precreated_Users | 0.086 |
![]() |
shall_build_index | 0.053 |
RoleServiceIT
RoleIT
![]() |
testHashCodeEquals | 0.016 |
![]() |
testRoleBuilder | 0.007 |
![]() |
testRoleConstraint | 0.01 |
![]() |
testLifecycleWithTransientUsers | 0.017 |
![]() |
testLifecycleRemoveRoleNotUsers | 0.018 |
UserControllerDocumentation
![]() |
shall_find_no_users | 0.068 |
![]() |
shall_create_user | 0.19 |
![]() |
shall_change_password | 0.028 |
![]() |
shall_find_demo_users | 0.034 |
![]() |
shall_build_index | 0.046 |
IndexControllerDocumentation
![]() |
shall_return_index | 0.021 |
ClientControllerDocumentation
![]() |
shall_delete_client | 0.404 |
![]() |
shall_save_client | 0.421 |
![]() |
shall_find_demo_clients | 0.063 |
![]() |
shall_create_client | 0.082 |
![]() |
shall_build_index | 0.114 |
LoginControllerDocumentation
![]() |
shall_find_user | 0.237 |
Failure Details
[Summary] [Package List] [Test Cases]