Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
64 | 0 | 1 | 0 | 98.438% | 31.849 |
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 | 33 | 0 | 0 | 0 | 100% | 26.05 |
org.openwms.core.uaa.impl | 31 | 0 | 1 | 0 | 96.774% | 5.799 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.core.uaa
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GrantControllerDocumentation | 7 | 0 | 0 | 0 | 100% | 0.323 |
![]() |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 16.645 |
![]() |
UserControllerDocumentation | 11 | 0 | 0 | 0 | 100% | 8.159 |
![]() |
RoleControllerDocumentation | 14 | 0 | 0 | 0 | 100% | 0.923 |
org.openwms.core.uaa.impl
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
RoleIT | 5 | 0 | 0 | 0 | 100% | 1.497 |
![]() |
UserMapperImplIT | 4 | 0 | 0 | 0 | 100% | 0.167 |
![]() |
RoleServiceIT | 10 | 0 | 0 | 0 | 100% | 1.769 |
![]() |
RoleMapperImplIT | 3 | 0 | 0 | 0 | 100% | 1.172 |
![]() |
UserServiceIT | 9 | 0 | 1 | 0 | 88.889% | 1.194 |
Test Cases
[Summary] [Package List] [Test Cases]
RoleIT
![]() |
testHashCodeEquals | 0.077 |
![]() |
testRoleBuilder | 0.033 |
![]() |
testRoleConstraint | 0.043 |
![]() |
testLifecycleWithTransientUsers | 0.041 |
![]() |
testLifecycleRemoveRoleNotUsers | 0.058 |
GrantControllerDocumentation
UserMapperImplIT
![]() |
testEOstoVOs | 0.028 |
![]() |
testEOtoEO | 0.027 |
![]() |
testEOtoVO | 0.072 |
![]() |
testVOtoEO | 0.018 |
IndexControllerDocumentation
![]() |
shall_return_index | 0.544 |
UserControllerDocumentation
RoleControllerDocumentation
RoleServiceIT
RoleMapperImplIT
![]() |
testEOstoVOs | 0.089 |
![]() |
testEOtoVO | 0.047 |
![]() |
testVOtoEO | 0.021 |
UserServiceIT
![]() |
testUploadImageNotFound | 0.046 |
![]() |
testFindAll | 0.013 |
![]() |
testFindByIdNegative | 0.018 |
Expecting code to raise a throwable. | ||
![]() |
testSaveWithNull | 0.01 |
![]() |
testFindById | 0.017 |
![]() |
testUploadImage | 0.04 |
![]() |
testSaveTransient | 0.017 |
![]() |
testCreateSystemUser | 0.014 |
![]() |
testSaveDetached | 0.017 |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testFindByIdNegative |
java.lang.AssertionError: Expecting code to raise a throwable. | |
org.openwms.core.uaa.impl.UserServiceIT:162 |