[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 20 | 0 | 0 | 100.00% | 0.34 |
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.catalina | 20 | 0 | 0 | 100.00% | 0.34 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| CatalinaAcegiUserRealmTests | 20 | 0 | 0 | 100.00% | 0.343 |
[ summary] [ package list] [ test cases]
|
| testGetters | 0.08 |
|
| testAdapterAbortsIfAppContextDoesNotContainAnAuthenticationBean | 0.17 |
|
| testAdapterAbortsIfNoAppContextSpecified | 0.00 |
|
| testAdapterAbortsIfNoKeySpecified | 0.00 |
|
| testAdapterAbortsWithIncorrectApplicationContextLocation | 0.00 |
|
| testAdapterIdentifiesItself | 0.00 |
|
| testAdapterStartsUpSuccess | 0.05 |
|
| testAuthenticateManyParamsReturnsNull | 0.00 |
|
| testAuthenticateX509ReturnsNull | 0.00 |
|
| testAuthenticationFailsForIncorrectPassword | 0.00 |
|
| testAuthenticationFailsForIncorrectUserName | 0.00 |
|
| testAuthenticationUsingByteArrayForCredentials | 0.00 |
|
| testAuthenticationUsingStringForCredentials | 0.02 |
|
| testAuthenticationWithNullPasswordHandledGracefully | 0.00 |
|
| testAuthenticationWithNullUserNameHandledGracefully | 0.02 |
|
| testGetPasswordReturnsNull | 0.00 |
|
| testGetPrincipalReturnsNull | 0.00 |
|
| testHasRoleWithANullPrincipalFails | 0.00 |
|
| testHasRoleWithAPrincipalTheAdapterDidNotCreateFails | 0.00 |
|
| testHasRoleWithPrincipalAcegiUserToken | 0.00 |