Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 58 | 0 | 0 | 0 | 100% | 18.66 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 | 1 | 0 | 0 | 0 | 100% | 12.15 s |
| org.openwms.core.uaa.impl | 56 | 0 | 0 | 0 | 100% | 6.501 s |
| org.openwms.core.uaa.api | 1 | 0 | 0 | 0 | 100% | 0.002 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 |
|---|---|---|---|---|---|---|---|
| UAAStartupTest | 1 | 0 | 0 | 0 | 100% | 12.15 s |
org.openwms.core.uaa.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| UserWrapperTest | 13 | 0 | 0 | 0 | 100% | 2.322 s | |
| SecurityContextUserServiceImplTest | 5 | 0 | 0 | 0 | 100% | 1.357 s | |
| SystemUserWrapperTest | 5 | 0 | 0 | 0 | 100% | 2.499 s | |
| RoleTest | 18 | 0 | 0 | 0 | 100% | 0.035 s | |
| GrantTest | 6 | 0 | 0 | 0 | 100% | 0.203 s | |
| UserTest | 8 | 0 | 0 | 0 | 100% | 0.083 s | |
| EmailTest | 1 | 0 | 0 | 0 | 100% | 0.002 s |
org.openwms.core.uaa.api
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RoleVOTest | 1 | 0 | 0 | 0 | 100% | 0.002 s |
Test Cases
[Summary] [Package List] [Test Cases]
UserWrapperTest
SecurityContextUserServiceImplTest
| testLoadUserByUsernameFromCache | 1.312 s | |
| testLoadUserByUsernameSystemUser | 0.008 s | |
| testLoadUserByUsernameNotCached | 0.006 s | |
| testOnApplicationEventWithCache | 0.020 s | |
| testLoadUserByUsernameNotFound | 0.005 s |
RoleVOTest
| testEquality | 0.001 s |
UAAStartupTest
| contextLoads | 0.026 s |
SystemUserWrapperTest
| testGetPassword | 2.485 s | |
| testAddDefaultGrants | 0.004 s | |
| testEqualsObject | 0.001 s | |
| testSystemUserWrapper | 0.001 s | |
| testHashCode | 0.002 s |
RoleTest
GrantTest
| testGrantStringStringEmpty | 0.148 s | |
| testGrantStringString | 0.008 s | |
| testGrant | 0.001 s | |
| testGrantString | 0 s | |
| testEqualsObject | 0.012 s | |
| testGrantStringEmpty | 0.003 s |
UserTest
EmailTest
| testEquality | 0.002 s |