Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 0.99

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.config 32 0 0 0 100% 0.973
org.apache.shiro.config.event 1 0 0 0 100% 0.017

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

org.apache.shiro.config

Class Tests Errors Failures Skipped Success Rate Time
DefaultInterpolatorTest 1 0 0 0 100% 0.003
ReflectionBuilderTest 30 0 0 0 100% 0.329
CommonsInterpolatorTest 1 0 0 0 100% 0.641

org.apache.shiro.config.event

Class Tests Errors Failures Skipped Success Rate Time
BeanEventTest 1 0 0 0 100% 0.017

Test Cases

[Summary] [Package List] [Test Cases]

BeanEventTest

testDefault 0.015

DefaultInterpolatorTest

testBasicOperation 0.002

ReflectionBuilderTest

testCollectionPropertyWithReferencedCollection 0.122
testInitializable 0.006
testArrayEntryAssignment 0.006
testWithConfiguredEmptyStringValue 0.005
testNestedMapAssignmentWithPeriodDelimitedKeys 0.019
testMapPropertyWithReferencedMap 0.003
testSimpleConfigWithDollarSignStringValue 0.001
testStandardPropertyAssignment 0.001
testSimpleConfig 0.001
testByteArrayHexProperty 0.014
testNestedPathAssignment 0.002
testByteArrayBase64Property 0.012
testInterpolationForMapKeysAndLists 0.018
testCollectionProperty 0.002
testSimpleInterpolation 0.01
testSetProperty 0.009
testWithConfiguredEmptyStringLiteralValue 0.002
testWithConfiguredNullValue 0.003
testObjectReferenceConfig 0.003
testObjectReferenceConfigWithInvalidReference 0.001
testListPropertyWithReferencedList 0.005
testSetPropertyWithReferencedSet 0.006
testListProperty 0.001
testWithConfiguredNullLiteralValue 0.001
testNestedListProperty 0.003
testObjectReferenceConfigWithTypeMismatch 0.001
testBeanListeners 0.052
testMapEntryAssignment 0.001
testFactoryInstantiation 0.001
testMapProperty 0.002

CommonsInterpolatorTest

testBasicOperation 0.256