[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
20 | 0 | 0 | 100.00% | 0.52 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.acegisecurity.adapters.jboss | 20 | 0 | 0 | 100.00% | 0.52 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | JbossAcegiLoginModuleTests | 13 | 0 | 0 | 100.00% | 0.375 |
![]() | JbossIntegrationFilterTests | 7 | 0 | 0 | 100.00% | 0.140 |
[ summary] [ package list] [ test cases]
![]() | testAuthenticationSuccess | 0.30 |
![]() | testAdapterAbortsIfAppContextDoesNotContainAnAuthenticationBean | 0.00 |
![]() | testAdapterAbortsIfNoAppContextSpecified | 0.00 |
![]() | testAdapterAbortsIfNoKeySpecified | 0.00 |
![]() | testAdapterAbortsWithIncorrectApplicationContextLocation | 0.00 |
![]() | testAdapterStartsUpSuccess | 0.02 |
![]() | testAuthenticationFailsForIncorrectPassword | 0.00 |
![]() | testAuthenticationFailsForIncorrectUserName | 0.00 |
![]() | testAuthenticationWithNullPasswordHandledGracefully | 0.02 |
![]() | testAuthenticationWithNullUserNameHandledGracefully | 0.00 |
![]() | testAdapterFailsToAuthenticateIfNoCallbackHandlerAvailable | 0.02 |
![]() | testAuthenticationWithNullUserNameAndNullPasswordHandledGracefully | 0.00 |
![]() | testGetRoleSets | 0.02 |
![]() | testCorrectOperation | 0.11 |
![]() | testReturnsNullIfContextReturnsSomethingOtherThanASubject | 0.00 |
![]() | testReturnsNullIfInitialContextHasNullPrincipal | 0.00 |
![]() | testReturnsNullIfInitialContextHasNullSubject | 0.00 |
![]() | testReturnsNullIfInitialContextIsNull | 0.00 |
![]() | testReturnsNullIfPrincipalNotAnAuthenticationImplementation | 0.00 |
![]() | testTestingObjectReturnsInitialContext | 0.03 |