Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 1.126

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.security.interceptor 21 0 0 0 100% 0.773
org.apache.shiro.spring.web 2 0 0 0 100% 0.253
org.apache.shiro.spring.remoting 2 0 0 0 100% 0.1

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

org.apache.shiro.spring.security.interceptor

Class Tests Errors Failures Skipped Success Rate Time
DapcAuthorizationAnnotationTest 12 0 0 0 100% 0.42
SchemaAuthorizationAnnotationTest 9 0 0 0 100% 0.353

org.apache.shiro.spring.web

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

org.apache.shiro.spring.remoting

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

Test Cases

[Summary] [Package List] [Test Cases]

SecureRemoteInvocationFactoryTest

testSessionManagerProxyStartRemoteInvocation 0.093
testSessionManagerProxyNonStartRemoteInvocation 0.007

DapcAuthorizationAnnotationTest

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

SchemaAuthorizationAnnotationTest

testGuestImplementation 0.344
testGuestImplementationFailure 0.001
testGuestInterface 0.001
testUserImplementation 0.002
testUserImplementationFailure 0.001
testUserInterface 0.001
testAuthenticatedImplementation 0.001
testAuthenticatedImplementationFailure 0.001
testAuthenticatedInterface 0.001

ShiroFilterFactoryBeanTest

testFilterDefinition 0.199
testFilterDefinitionWithInit 0.054