Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
68 0 0 0 100% 1.06

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.xbean.propertyeditor 2 0 0 0 100% 0.01
org.apache.xbean.recipe 66 0 0 0 100% 1.05

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

org.apache.xbean.propertyeditor

Class Tests Errors Failures Skipped Success Rate Time
DateEditorTest 2 0 0 0 100% 0.01

org.apache.xbean.recipe

Class Tests Errors Failures Skipped Success Rate Time
AllPropertiesTest 1 0 0 0 100% 0.038
ArrayRecipeTest 1 0 0 0 100% 0.053
CaseInsensitivePropertiesTest 1 0 0 0 100% 0.011
CollectionRecipeTest 4 0 0 0 100% 0.057
CollectionTest 1 0 0 0 100% 0.016
EnumTest 1 0 0 0 100% 0.037
ExplicitInjectionStyleTest 1 0 0 0 100% 0.02
GenericCollectionsTest 1 0 0 0 100% 0.062
HiddenPropertiesTest 1 0 0 0 100% 0.027
MapRecipeTest 2 0 0 0 100% 0.012
MatchBytypeTest 2 0 0 0 100% 0.008
MissingPropertiesTest 1 0 0 0 100% 0.02
MixedRecipeTest 1 0 0 0 100% 0.015
ObjectGraphNestedTest 7 0 0 0 100% 0.06
ObjectGraphReferenceTest 7 0 0 0 100% 0.334
ObjectRecipeTest 13 0 0 0 100% 0.062
ParameterNameLoaderTest 11 0 0 0 100% 0.141
ReferenceTest 6 0 0 0 100% 0.021
ScratchPadTest 3 0 0 0 100% 0.025
UnsetPropertiesTest 1 0 0 0 100% 0.031

Test Cases

DateEditorTest

testToObjectImpl 0.003
testFallbackFormats 0

AllPropertiesTest

testSetters 0.012

ArrayRecipeTest

testArray 0.05

CaseInsensitivePropertiesTest

testSetters 0.01

CollectionRecipeTest

testSet 0.016
testList 0.003
testListRecipe 0.028
testSetRecipe 0.001

CollectionTest

testReflection 0.014

EnumTest

test 0.027

ExplicitInjectionStyleTest

testAll 0.005

GenericCollectionsTest

test 0.06

HiddenPropertiesTest

test 0.012

MapRecipeTest

testMap 0.007
testRecipe 0.002

MatchBytypeTest

testMatch 0.001
testNoMatch 0.001

MissingPropertiesTest

testAll 0.013

MixedRecipeTest

testAll 0.013

ObjectGraphNestedTest

testCreateSingle 0.001
testCreateNested 0.01
testCreateAll 0.012
testCreateAllGroupings 0.027
testCreateUnknown 0.002
testCircularDependency 0.002
testInvalidGraph 0.002

ObjectGraphReferenceTest

testCreateSingle 0.236
testCreateNested 0.018
testCreateAll 0.018
testCreateAllGroupings 0.021
testCreateUnknown 0.002
testCircularDependency 0.004
testInvalidGraph 0.002

ObjectRecipeTest

testConstructor 0.005
testSetters 0.01
testConstructorWithImpliedTypes 0.004
testConstructorWithNamedParameters 0.004
testStaticFactoryMethodAndSetters 0.006
testStaticFactoryMethodWithParams 0.002
testStaticFactoryMethodWithImpliedTypes 0.001
testStaticFactoryMethodWithNamedParameters 0.005
testInstanceFactorySetters 0.004
testInstanceFactoryConstructor 0.002
testInstanceFactoryConstructorWithImpliedTypes 0.001
testInstanceFactoryConstructorWithNamedParameters 0.003
testCompoundProperties 0.004

ParameterNameLoaderTest

testConstructor 0.111
testMethod 0.002
testMethodAnnotated 0.015
testStaticMethod 0.004
testStaticMethodAnnotated 0
testInheritedMethod 0
testInheritedMethodAnnotated 0
testPrivateConstructor 0
testPrivateConstructorAnnotated 0
testPrivateMethod 0
testPrivateMethodAnnotated 0

ReferenceTest

testRecipe 0.002
testReference 0.001
testNullReference 0
testContext 0
testNullContext 0
testCircularReference 0.002

ScratchPadTest

testStaticFactory 0.016
testInjectIntoExistingInstance 0.002
testReusableInstanceFactory 0.002

UnsetPropertiesTest

testSetters 0.03