Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
2000100.00%0.52

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.acegisecurity.adapters.jboss 2000100.00%0.52

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.acegisecurity.adapters.jboss

ClassTestsErrorsFailuresSuccess RateTime
Success JbossAcegiLoginModuleTests 1300100.00%0.375
Success JbossIntegrationFilterTests 700100.00%0.140

Test Cases

[ summary] [ package list] [ test cases]

JbossAcegiLoginModuleTests

Success testAuthenticationSuccess0.30
Success testAdapterAbortsIfAppContextDoesNotContainAnAuthenticationBean0.00
Success testAdapterAbortsIfNoAppContextSpecified0.00
Success testAdapterAbortsIfNoKeySpecified0.00
Success testAdapterAbortsWithIncorrectApplicationContextLocation0.00
Success testAdapterStartsUpSuccess0.02
Success testAuthenticationFailsForIncorrectPassword0.00
Success testAuthenticationFailsForIncorrectUserName0.00
Success testAuthenticationWithNullPasswordHandledGracefully0.02
Success testAuthenticationWithNullUserNameHandledGracefully0.00
Success testAdapterFailsToAuthenticateIfNoCallbackHandlerAvailable0.02
Success testAuthenticationWithNullUserNameAndNullPasswordHandledGracefully0.00
Success testGetRoleSets0.02

JbossIntegrationFilterTests

Success testCorrectOperation0.11
Success testReturnsNullIfContextReturnsSomethingOtherThanASubject0.00
Success testReturnsNullIfInitialContextHasNullPrincipal0.00
Success testReturnsNullIfInitialContextHasNullSubject0.00
Success testReturnsNullIfInitialContextIsNull0.00
Success testReturnsNullIfPrincipalNotAnAuthenticationImplementation0.00
Success testTestingObjectReturnsInitialContext0.03