Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
64 | 0 | 1 | 0 | 98.4% | 25.47 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.uaa | 33 | 0 | 0 | 0 | 100% | 20.63 s |
org.openwms.core.uaa.impl | 31 | 0 | 1 | 0 | 96.8% | 4.838 s |
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 |
---|---|---|---|---|---|---|---|
![]() |
RoleControllerDocumentation | 14 | 0 | 0 | 0 | 100% | 15.18 s |
![]() |
GrantControllerDocumentation | 7 | 0 | 0 | 0 | 100% | 0.264 s |
![]() |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.058 s |
![]() |
UserControllerDocumentation | 11 | 0 | 0 | 0 | 100% | 5.128 s |
org.openwms.core.uaa.impl
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
RoleMapperImplIT | 3 | 0 | 0 | 0 | 100% | 0.062 s |
![]() |
UserServiceIT | 9 | 0 | 1 | 0 | 88.9% | 1.311 s |
![]() |
RoleIT | 5 | 0 | 0 | 0 | 100% | 0.966 s |
![]() |
RoleServiceIT | 10 | 0 | 0 | 0 | 100% | 1.532 s |
![]() |
UserMapperImplIT | 4 | 0 | 0 | 0 | 100% | 0.967 s |
Test Cases
[Summary] [Package List] [Test Cases]
RoleControllerDocumentation
RoleMapperImplIT
![]() |
testEOstoVOs | 0.020 s |
![]() |
testEOtoVO | 0.018 s |
![]() |
testVOtoEO | 0.013 s |
GrantControllerDocumentation
IndexControllerDocumentation
![]() |
shall_return_index | 0.051 s |
UserServiceIT
![]() |
testUploadImageNotFound | 0.053 s |
![]() |
testFindAll | 0.013 s |
![]() |
testFindByIdNegative | 0.024 s |
- | Expecting code to raise a throwable. | - |
![]() |
testSaveWithNull | 0.008 s |
![]() |
testFindById | 0.012 s |
![]() |
testUploadImage | 0.154 s |
![]() |
testSaveTransient | 0.009 s |
![]() |
testCreateSystemUser | 0.011 s |
![]() |
testSaveDetached | 0.033 s |
RoleIT
![]() |
testHashCodeEquals | 0.018 s |
![]() |
testRoleBuilder | 0.009 s |
![]() |
testRoleConstraint | 0.025 s |
![]() |
testLifecycleWithTransientUsers | 0.013 s |
![]() |
testLifecycleRemoveRoleNotUsers | 0.075 s |
UserControllerDocumentation
RoleServiceIT
UserMapperImplIT
![]() |
testEOstoVOs | 0.026 s |
![]() |
testEOtoEO | 0.026 s |
![]() |
testEOtoVO | 0.019 s |
![]() |
testVOtoEO | 0.015 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testFindByIdNegative |
- | java.lang.AssertionError: Expecting code to raise a throwable. |
- |
org.openwms.core.uaa.impl.UserServiceIT:159 |