Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
58 0 0 0 100% 18.05

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% 11.151
org.openwms.core.uaa.impl 56 0 0 0 100% 6.819
org.openwms.core.uaa.api 1 0 0 0 100% 0.08

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% 11.151

org.openwms.core.uaa.impl

Class Tests Errors Failures Skipped Success Rate Time
RoleTest 18 0 0 0 100% 0.051
SystemUserWrapperTest 5 0 0 0 100% 3.148
UserWrapperTest 13 0 0 0 100% 3.298
UserTest 8 0 0 0 100% 0.099
SecurityContextUserServiceImplTest 5 0 0 0 100% 0.203
EmailTest 1 0 0 0 100% 0.01
GrantTest 6 0 0 0 100% 0.01

org.openwms.core.uaa.api

Class Tests Errors Failures Skipped Success Rate Time
RoleVOTest 1 0 0 0 100% 0.08

Test Cases

[Summary] [Package List] [Test Cases]

UAAStartupTest

contextLoads 0.157

RoleVOTest

testEquality 0.062

RoleTest

testAddUsersNegative 0.002
testCreation 0.001
testAddUser 0.001
testSetGrantsNegative 0
testRemoveGrant 0.001
testRemoveGrantNegative 0.001
testAddGrant 0
testAddUsers 0.006
testSetUsersNegative 0.001
testAddGrantNegative 0.001
testRemoveGrants 0.001
testCreationNegative1 0.001
testRemoveUser 0
testSetGrants 0
testRemoveUserNegative 0.006
testRemoveGrantsNegative 0.001
testAddUserNegative 0
testSetUsers 0

SystemUserWrapperTest

testGetPassword 3.143
testAddDefaultGrants 0.001
testEqualsObject 0.001
testSystemUserWrapper 0.001
testHashCode 0.001

UserWrapperTest

testUserWrapperForNull 0.002
testGetPassword 3.278
testIsEnabled 0.001
testGetAuthorities 0.001
testToString 0
testIsAccountNonExpired 0
testIsAccountNonLocked 0
testEqualsObject 0.001
testGetAuthoritiesWithNull 0
testUserWrapper 0
testHashCode 0.001
testGetUsername 0
testIsCredentialsNonExpired 0.001

UserTest

testCreation 0.006
testPasswordHistory 0.072
testCreationNegativ3 0.004
testCreationNegative 0.001
testHashCodeEquals 0.001
testCreationNegative2 0.001
testCreationNegative4 0
testCreation2 0.001

SecurityContextUserServiceImplTest

testLoadUserByUsernameFromCache 0.183
testLoadUserByUsernameSystemUser 0.007
testLoadUserByUsernameNotCached 0.005
testOnApplicationEventWithCache 0.002
testLoadUserByUsernameNotFound 0.003

EmailTest

testEquality 0.005

GrantTest

testGrantStringStringEmpty 0
testGrantStringString 0.001
testGrant 0.001
testGrantString 0.001
testEqualsObject 0.001
testGrantStringEmpty 0.001