[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
13 | 0 | 0 | 0 | 100% | 6.105 |
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.cached | 13 | 0 | 0 | 0 | 100% | 6.105 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | CachedUserManagerTest | 13 | 0 | 0 | 0 | 100% | 6.105 |
[Summary] [Package List] [Test Cases]
![]() | testFindUserByNullPrincipal | 3.394 |
![]() | testFindUserByEmptyUsername | 0.335 |
![]() | testAddFindUserByPrincipal | 0.284 |
![]() | testAddFindUserLockedStatus | 0.253 |
![]() | testAddFindUserByUsername | 0.257 |
![]() | testCreateUser | 0.267 |
![]() | testAddUser | 0.188 |
![]() | testDeleteUser | 0.22 |
![]() | testFindUser | 0.185 |
![]() | testFindUsersByQuery | 0.181 |
![]() | testUserExists | 0.186 |
![]() | testUpdateUser | 0.162 |
![]() | testDeletePermanentUser | 0.193 |