Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
50 0 0 1 98% 0.853

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.01
org.apache.shiro.guice.web 23 0 0 1 95.652% 0.47
org.apache.shiro.guice 20 0 0 0 100% 0.373

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.002
ShiroAopModuleTest 2 0 0 0 100% 0.008

org.apache.shiro.guice.web

Class Tests Errors Failures Skipped Success Rate Time
SimpleFilterChainResolverTest 1 0 0 0 100% 0.018
AbstractInjectionProviderTest 2 0 0 0 100% 0.001
DefaultFiltersTest 1 0 0 0 100% 0.001
GuiceShiroFilterTest 2 0 0 0 100% 0.002
ShiroWebModuleTest 9 0 0 1 88.889% 0.41
WebGuiceEnvironmentTest 2 0 0 0 100% 0
FilterChainResolverProviderTest 2 0 0 0 100% 0
SimpleFilterChainTest 1 0 0 0 100% 0.001
PathMatchingFilterProviderTest 1 0 0 0 100% 0.006
FilterConfigTest 2 0 0 0 100% 0.031

org.apache.shiro.guice

Class Tests Errors Failures Skipped Success Rate Time
InitializableInjectionListenerTest 1 0 0 0 100% 0
ShiroModuleTest 8 0 0 0 100% 0.092
ShiroSessionScopeTest 2 0 0 0 100% 0.003
DestroyableInjectionListenerTest 1 0 0 0 100% 0
ShiroMatchersTest 1 0 0 0 100% 0.001
GuiceEnvironmentTest 2 0 0 0 100% 0.002
BeanTypeListenerTest 3 0 0 0 100% 0.274
LifecycleTypeListenerTest 2 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

SimpleFilterChainResolverTest

testGetChain 0.018

InitializableInjectionListenerTest

testAfterInjection 0

AopAllianceMethodInterceptorAdapterTest

testInvoke 0

ShiroModuleTest

testEventBusAware 0.025
basicInstantiation 0.01
testBindEnvironment 0.008
testConfigure 0.015
testBindSecurityManager 0.008
testDestroy 0.007
testEventListener 0.01
testBindSessionManager 0.008

AbstractInjectionProviderTest

testGet 0
testGetDependencies 0

ShiroSessionScopeTest

testOutOfScope 0
testScope 0.003

DefaultFiltersTest

checkDefaultFilters 0.001

AopAllianceMethodInvocationAdapterTest

testGetArguments 0.001
testProceed 0
testGetThis 0
testGetMethod 0.001

GuiceShiroFilterTest

ensureInjectable 0
testConstructor 0.001

DestroyableInjectionListenerTest

testAfterInjection 0

ShiroWebModuleTest

testChangeInvalidFilterConfig 0.284
testAddFilterChainGuice3Only 0
This test only runs agains Guice 3.x
testAddFilterChainGuice3and4 0.04
testDefaultPath 0.017
basicInstantiation 0.017
testBindGuiceFilter 0
testBindWebSecurityManager 0.019
testBindWebEnvironment 0.016
testDisableGlobalFilters 0.015

ShiroMatchersTest

testTypeLiteral 0.001

WebGuiceEnvironmentTest

ensureInjectable 0
testConstructor 0

FilterChainResolverProviderTest

testGet 0
testGetDependencies 0

SimpleFilterChainTest

testDoFilter 0.001

PathMatchingFilterProviderTest

testPostProcess 0.005

GuiceEnvironmentTest

testGetSecurityManager 0
ensureInjectable 0.001

FilterConfigTest

testWithConfig 0.014
testSimple 0.016

BeanTypeListenerTest

testUnmatchedPackage 0.071
testMatchedPackage 0.001
testPropertySetting 0.177

ShiroAopModuleTest

testGetAnnotationResolver 0.001
testBindShiroInterceptor 0.003

LifecycleTypeListenerTest

testHearInitializable 0
testHearDestroyable 0

Failure Details

[Summary] [Package List] [Test Cases]


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