Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
47 0 0 1 97.872% 1.498

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.guice.aop 7 0 0 0 100% 0.018
org.apache.shiro.guice.web 20 0 0 1 95% 0.819
org.apache.shiro.guice 20 0 0 0 100% 0.661

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

org.apache.shiro.guice.aop

Class Tests Errors Failures Skipped Success Rate Time
AopAllianceMethodInterceptorAdapterTest 1 0 0 0 100% 0
AopAllianceMethodInvocationAdapterTest 4 0 0 0 100% 0.003
ShiroAopModuleTest 2 0 0 0 100% 0.015

org.apache.shiro.guice.web

Class Tests Errors Failures Skipped Success Rate Time
SimpleFilterChainResolverTest 1 0 0 0 100% 0.021
AbstractInjectionProviderTest 2 0 0 0 100% 0.003
DefaultFiltersTest 1 0 0 0 100% 0
GuiceShiroFilterTest 2 0 0 0 100% 0.002
ShiroWebModuleTest 6 0 0 1 83.333% 0.726
WebGuiceEnvironmentTest 2 0 0 0 100% 0
FilterChainResolverProviderTest 2 0 0 0 100% 0.001
SimpleFilterChainTest 1 0 0 0 100% 0.003
PathMatchingFilterProviderTest 1 0 0 0 100% 0.014
FilterConfigTest 2 0 0 0 100% 0.049

org.apache.shiro.guice

Class Tests Errors Failures Skipped Success Rate Time
InitializableInjectionListenerTest 1 0 0 0 100% 0.001
ShiroModuleTest 8 0 0 0 100% 0.189
ShiroSessionScopeTest 2 0 0 0 100% 0.01
DestroyableInjectionListenerTest 1 0 0 0 100% 0
ShiroMatchersTest 1 0 0 0 100% 0.001
GuiceEnvironmentTest 2 0 0 0 100% 0.001
BeanTypeListenerTest 3 0 0 0 100% 0.455
LifecycleTypeListenerTest 2 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

SimpleFilterChainResolverTest

testGetChain 0.02

InitializableInjectionListenerTest

testAfterInjection 0

AopAllianceMethodInterceptorAdapterTest

testInvoke 0

ShiroModuleTest

testEventBusAware 0.039
basicInstantiation 0.013
testBindEnvironment 0.021
testConfigure 0.045
testBindSecurityManager 0.02
testDestroy 0.015
testEventListener 0.02
testBindSessionManager 0.015

AbstractInjectionProviderTest

testGet 0.002
testGetDependencies 0.001

ShiroSessionScopeTest

testOutOfScope 0.002
testScope 0.008

DefaultFiltersTest

checkDefaultFilters 0

AopAllianceMethodInvocationAdapterTest

testGetArguments 0.001
testProceed 0
testGetThis 0.001
testGetMethod 0

GuiceShiroFilterTest

ensureInjectable 0
testConstructor 0.001

DestroyableInjectionListenerTest

testAfterInjection 0

ShiroWebModuleTest

testAddFilterChainGuice3Only 0
This test only runs agains Guice 3.x
testAddFilterChainGuice3and4 0.626
basicInstantiation 0.033
testBindGuiceFilter 0
testBindWebSecurityManager 0.028
testBindWebEnvironment 0.024

ShiroMatchersTest

testTypeLiteral 0

WebGuiceEnvironmentTest

ensureInjectable 0
testConstructor 0

FilterChainResolverProviderTest

testGet 0.001
testGetDependencies 0

SimpleFilterChainTest

testDoFilter 0.003

PathMatchingFilterProviderTest

testPostProcess 0.014

GuiceEnvironmentTest

testGetSecurityManager 0
ensureInjectable 0

FilterConfigTest

testWithConfig 0.029
testSimple 0.02

BeanTypeListenerTest

testUnmatchedPackage 0.123
testMatchedPackage 0.003
testPropertySetting 0.27

ShiroAopModuleTest

testGetAnnotationResolver 0.004
testBindShiroInterceptor 0.006

LifecycleTypeListenerTest

testHearInitializable 0
testHearDestroyable 0

Failure Details

[Summary] [Package List] [Test Cases]


testAddFilterChainGuice3Only
skipped: This test only runs agains Guice 3.x