Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.724
org.apache.shiro.spring.web 2 0 0 0 100% 0.122
org.apache.shiro.spring.remoting 2 0 0 0 100% 0.101

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.414
SchemaAuthorizationAnnotationTest 9 0 0 0 100% 0.31

org.apache.shiro.spring.web

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

org.apache.shiro.spring.remoting

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

Test Cases

[Summary] [Package List] [Test Cases]

SecureRemoteInvocationFactoryTest

testSessionManagerProxyStartRemoteInvocation 0.079
testSessionManagerProxyNonStartRemoteInvocation 0.022

DapcAuthorizationAnnotationTest

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

SchemaAuthorizationAnnotationTest

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

ShiroFilterFactoryBeanTest

testFilterDefinition 0.067
testFilterDefinitionWithInit 0.055