Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
38 0 0 0 100% 2.686

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 6 0 0 0 100% 0.422
org.apache.shiro.spring.remoting 2 0 0 0 100% 0.181
org.apache.shiro.spring.security.interceptor 22 0 0 0 100% 0.547
org.apache.shiro.spring.web 2 0 0 0 100% 0.731
org.apache.shiro.spring.web.config 6 0 0 0 100% 0.805

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
ShiroConfigurationWithOptionalComponentsTest 1 0 0 0 100% 0.125
ShiroEventBusAwareBeanPostProcessorTest 2 0 0 0 100% 0.109
ShiroBeanConfigurationTest 1 0 0 0 100% 0.027
ShiroWebFilterConfigurationTest 1 0 0 0 100% 0.13
ShiroConfigurationTest 1 0 0 0 100% 0.031

org.apache.shiro.spring.remoting

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

org.apache.shiro.spring.security.interceptor

Class Tests Errors Failures Skipped Success Rate Time
DapcAuthorizationAnnotationTest 12 0 0 0 100% 0.092
AuthorizationAttributeSourceAdvisorTest 1 0 0 0 100% 0.001
SchemaAuthorizationAnnotationTest 9 0 0 0 100% 0.454

org.apache.shiro.spring.web

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

org.apache.shiro.spring.web.config

Class Tests Errors Failures Skipped Success Rate Time
ShiroWebConfigurationTest 4 0 0 0 100% 0.402
DefaultShiroFilterChainDefinitionTest 1 0 0 0 100% 0.348
ShiroWebConfigurationWithCacheTest 1 0 0 0 100% 0.055

Test Cases

[Summary] [Package List] [Test Cases]

SecureRemoteInvocationFactoryTest

testSessionManagerProxyNonStartRemoteInvocation 0.123
testSessionManagerProxyStartRemoteInvocation 0.001

DapcAuthorizationAnnotationTest

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

ShiroConfigurationWithOptionalComponentsTest

testMinimalConfiguration 0.03

ShiroWebConfigurationTest

sessionCookie 0.007
testMinimalConfiguration 0.031
fakeCookie 0.013
rememberMeCookie 0.001

DefaultShiroFilterChainDefinitionTest

insertOrderTest 0.174

ShiroEventBusAwareBeanPostProcessorTest

testPostConstructWithEventBusAware 0.017
testPostConstructNonAware 0.09

AuthorizationAttributeSourceAdvisorTest

matches 0

ShiroBeanConfigurationTest

testBasicUsage 0.005

ShiroWebFilterConfigurationTest

testShiroFilterFactoryBeanContainsSpringFilters 0.013

ShiroConfigurationTest

testMinimalConfiguration 0.004

SchemaAuthorizationAnnotationTest

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

ShiroWebConfigurationWithCacheTest

testMinimalConfiguration 0.002

ShiroFilterFactoryBeanTest

testFilterDefinitionWithInit 0.697
testFilterDefinition 0.034