Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
35 0 0 0 100% 7.898

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.shiro.spring.config 5 0 0 0 100% 1.736
org.apache.shiro.spring.remoting 2 0 0 0 100% 0.005
org.apache.shiro.spring.security.interceptor 21 0 0 0 100% 0.754
org.apache.shiro.spring.web 2 0 0 0 100% 0.103
org.apache.shiro.spring.web.config 5 0 0 0 100% 5.3

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

org.apache.shiro.spring.config

Class Tests Errors Failures Skipped Success Rate Time
ShiroBeanConfigurationTest 1 0 0 0 100% 1.161
ShiroConfigurationTest 1 0 0 0 100% 0.312
ShiroConfigurationWithOptionalComponentsTest 1 0 0 0 100% 0.121
ShiroEventBusAwareBeanPostProcessorTest 2 0 0 0 100% 0.142

org.apache.shiro.spring.remoting

Class Tests Errors Failures Skipped Success Rate Time
SecureRemoteInvocationFactoryTest 2 0 0 0 100% 0.005

org.apache.shiro.spring.security.interceptor

Class Tests Errors Failures Skipped Success Rate Time
DapcAuthorizationAnnotationTest 12 0 0 0 100% 0.272
SchemaAuthorizationAnnotationTest 9 0 0 0 100% 0.482

org.apache.shiro.spring.web

Class Tests Errors Failures Skipped Success Rate Time
ShiroFilterFactoryBeanTest 2 0 0 0 100% 0.103

org.apache.shiro.spring.web.config

Class Tests Errors Failures Skipped Success Rate Time
ShiroWebConfigurationTest 4 0 0 0 100% 5.272
ShiroWebConfigurationWithCacheTest 1 0 0 0 100% 0.028

Test Cases

[Summary] [Package List] [Test Cases]

ShiroBeanConfigurationTest

testBasicUsage 0.902

ShiroConfigurationTest

testMinimalConfiguration 0.309

ShiroConfigurationWithOptionalComponentsTest

testMinimalConfiguration 0.119

ShiroEventBusAwareBeanPostProcessorTest

testPostConstructWithEventBusAware 0.036
testPostConstructNonAware 0.102

SecureRemoteInvocationFactoryTest

testSessionManagerProxyNonStartRemoteInvocation 0.003
testSessionManagerProxyStartRemoteInvocation 0

DapcAuthorizationAnnotationTest

testUserInterfaceFailure 0.26
testAuthenticatedInterfaceFailure 0
testGuestInterfaceFailure 0.001
testAuthenticatedImplementationFailure 0.001
testGuestImplementationFailure 0.001
testAuthenticatedImplementation 0
testGuestInterface 0
testUserImplementationFailure 0
testUserImplementation 0
testUserInterface 0.001
testGuestImplementation 0
testAuthenticatedInterface 0.001

SchemaAuthorizationAnnotationTest

testAuthenticatedImplementationFailure 0.473
testGuestImplementationFailure 0.002
testAuthenticatedImplementation 0
testGuestInterface 0.001
testUserImplementationFailure 0.001
testUserImplementation 0
testUserInterface 0.001
testGuestImplementation 0
testAuthenticatedInterface 0

ShiroWebConfigurationTest

sessionCookie 5.251
testMinimalConfiguration 0.006
fakeCookie 0.011
rememberMeCookie 0.001

ShiroWebConfigurationWithCacheTest

testMinimalConfiguration 0.027

ShiroFilterFactoryBeanTest

testFilterDefinitionWithInit 0.089
testFilterDefinition 0.014