Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
org.apache.maven.archiva.security | 12 | 0 | 0 | 0 | 100% | 12.508 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
 | ArchivaServletAuthenticatorTest | 10 | 0 | 0 | 0 | 100% | 7.799 |
 | DefaultUserRepositoriesTest | 1 | 0 | 0 | 0 | 100% | 1.391 |
 | RoleManagerTest | 1 | 0 | 0 | 0 | 100% | 3.318 |
 | testIsAuthenticatedUserExists | 1.386 |
 | testIsAuthenticatedUserDoesNotExist | 1.006 |
 | testIsAuthorizedUserHasWriteAccess | 0.609 |
 | testIsAuthorizedUserHasNoWriteAccess | 0.583 |
 | testIsAuthorizedUserHasReadAccess | 0.722 |
 | testIsAuthorizedUserHasNoReadAccess | 1.276 |
 | testIsAuthorizedGuestUserHasWriteAccess | 0.599 |
 | testIsAuthorizedGuestUserHasNoWriteAccess | 0.728 |
 | testIsAuthorizedGuestUserHasReadAccess | 0.416 |
 | testIsAuthorizedGuestUserHasNoReadAccess | 0.471 |
 | testGetObservableRepositoryIds | 1.389 |