[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
13 | 0 | 0 | 0 | 100% | 2.582 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.archiva.redback.users | 13 | 0 | 0 | 0 | 100% | 2.582 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | MemoryUserManagerTest | 13 | 0 | 0 | 0 | 100% | 2.582 |
[Summary] [Package List] [Test Cases]
![]() | testFindUserByNullPrincipal | 0.889 |
![]() | testFindUserByEmptyUsername | 0.233 |
![]() | testAddFindUserByPrincipal | 0.211 |
![]() | testAddFindUserLockedStatus | 0.156 |
![]() | testAddFindUserByUsername | 0.158 |
![]() | testCreateUser | 0.146 |
![]() | testAddUser | 0.139 |
![]() | testDeleteUser | 0.114 |
![]() | testFindUser | 0.118 |
![]() | testFindUsersByQuery | 0.102 |
![]() | testUserExists | 0.111 |
![]() | testUpdateUser | 0.102 |
![]() | testDeletePermanentUser | 0.103 |