[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
47 | 0 | 0 | 1 | 97.872% | 2.858 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.shiro.guice.aop | 7 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.shiro.guice.web | 20 | 0 | 0 | 1 | 95% | 1.605 |
org.apache.shiro.guice | 20 | 0 | 0 | 0 | 100% | 1.218 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AopAllianceMethodInterceptorAdapterTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
AopAllianceMethodInvocationAdapterTest | 4 | 0 | 0 | 0 | 100% | 0.005 | |
ShiroAopModuleTest | 2 | 0 | 0 | 0 | 100% | 0.029 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SimpleFilterChainResolverTest | 1 | 0 | 0 | 0 | 100% | 0.038 | |
AbstractInjectionProviderTest | 2 | 0 | 0 | 0 | 100% | 0 | |
DefaultFiltersTest | 1 | 0 | 0 | 0 | 100% | 0 | |
GuiceShiroFilterTest | 2 | 0 | 0 | 0 | 100% | 0.003 | |
ShiroWebModuleTest | 6 | 0 | 0 | 1 | 83.333% | 1.442 | |
WebGuiceEnvironmentTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
FilterChainResolverProviderTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
SimpleFilterChainTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
PathMatchingFilterProviderTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
FilterConfigTest | 2 | 0 | 0 | 0 | 100% | 0.102 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
InitializableInjectionListenerTest | 1 | 0 | 0 | 0 | 100% | 0 | |
ShiroModuleTest | 8 | 0 | 0 | 0 | 100% | 0.299 | |
ShiroSessionScopeTest | 2 | 0 | 0 | 0 | 100% | 0.019 | |
DestroyableInjectionListenerTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
ShiroMatchersTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
GuiceEnvironmentTest | 2 | 0 | 0 | 0 | 100% | 0 | |
BeanTypeListenerTest | 3 | 0 | 0 | 0 | 100% | 0.896 | |
LifecycleTypeListenerTest | 2 | 0 | 0 | 0 | 100% | 0.002 |
[Summary] [Package List] [Test Cases]
testEventBusAware | 0.058 | |
basicInstantiation | 0.022 | |
testBindEnvironment | 0.03 | |
testConfigure | 0.08 | |
testBindSecurityManager | 0.027 | |
testDestroy | 0.024 | |
testEventListener | 0.031 | |
testBindSessionManager | 0.026 |
testGetArguments | 0.003 | |
testProceed | 0 | |
testGetThis | 0 | |
testGetMethod | 0 |
testAddFilterChainGuice3Only | 0 | |
This test only runs agains Guice 3.x | ||
testAddFilterChainGuice3and4 | 1.231 | |
basicInstantiation | 0.058 | |
testBindGuiceFilter | 0 | |
testBindWebSecurityManager | 0.067 | |
testBindWebEnvironment | 0.056 |
[Summary] [Package List] [Test Cases]
testAddFilterChainGuice3Only | |
skipped: This test only runs agains Guice 3.x |