Summary

Tests Errors Failures Success Rate Time
57 0 0 100.00% 0.32

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

Package List

Package Tests Errors Failures Success Rate Time
org.apache.xbean.propertyeditor 2 0 0 100.00% 0.00
org.apache.xbean.recipe 55 0 0 100.00% 0.32

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

org.apache.xbean.propertyeditor

Class Tests Errors Failures Success Rate Time
DateEditorTest 2 0 0 100.00% 0.00

org.apache.xbean.recipe

Class Tests Errors Failures Success Rate Time
AllPropertiesTest 1 0 0 100.00% 0.00
CaseInsensitivePropertiesTest 1 0 0 100.00% 0.00
CollectionTest 1 0 0 100.00% 0.01
EnumTest 1 0 0 100.00% 0.11
ExplicitInjectionStyleTest 1 0 0 100.00% 0.01
GenericCollectionsTest 1 0 0 100.00% 0.02
HiddenPropertiesTest 1 0 0 100.00% 0.01
MatchBytypeTest 2 0 0 100.00% 0.00
MissingPropertiesTest 1 0 0 100.00% 0.00
MixedRecipeTest 1 0 0 100.00% 0.00
ObjectGraphNestedTest 7 0 0 100.00% 0.04
ObjectGraphReferenceTest 7 0 0 100.00% 0.03
ObjectRecipeTest 12 0 0 100.00% 0.02
ParameterNameLoaderTest 11 0 0 100.00% 0.04
ReferenceTest 6 0 0 100.00% 0.01
UnsetPropertiesTest 1 0 0 100.00% 0.01

Test Cases

DateEditorTest

testToObjectImpl 0.00
testFallbackFormats 0.00

AllPropertiesTest

testSetters 0.00

CaseInsensitivePropertiesTest

testSetters 0.00

CollectionTest

testReflection 0.01

EnumTest

test 0.08

ExplicitInjectionStyleTest

testAll 0.01

GenericCollectionsTest

test 0.02

HiddenPropertiesTest

test 0.01

MatchBytypeTest

testMatch 0.00
testNoMatch 0.00

MissingPropertiesTest

testAll 0.00

MixedRecipeTest

testAll 0.00

ObjectGraphNestedTest

testCreateSingle 0.00
testCreateNested 0.00
testCreateAll 0.00
testCreateAllGroupings 0.00
testCreateUnknown 0.00
testCircularDependency 0.00
testInvalidGraph 0.00

ObjectGraphReferenceTest

testCreateSingle 0.00
testCreateNested 0.00
testCreateAll 0.01
testCreateAllGroupings 0.00
testCreateUnknown 0.00
testCircularDependency 0.00
testInvalidGraph 0.00

ObjectRecipeTest

testConstructor 0.00
testSetters 0.00
testConstructorWithImpliedTypes 0.00
testConstructorWithNamedParameters 0.00
testStaticFactoryMethodAndSetters 0.00
testStaticFactoryMethodWithParams 0.00
testStaticFactoryMethodWithImpliedTypes 0.00
testStaticFactoryMethodWithNamedParameters 0.00
testInstanceFactorySetters 0.00
testInstanceFactoryConstructor 0.00
testInstanceFactoryConstructorWithImpliedTypes 0.00
testInstanceFactoryConstructorWithNamedParameters 0.00

ParameterNameLoaderTest

testConstructor 0.02
testMethod 0.00
testMethodAnnotated 0.01
testStaticMethod 0.00
testStaticMethodAnnotated 0.00
testInheritedMethod 0.00
testInheritedMethodAnnotated 0.00
testPrivateConstructor 0.00
testPrivateConstructorAnnotated 0.00
testPrivateMethod 0.00
testPrivateMethodAnnotated 0.00

ReferenceTest

testReference 0.00
testNullReference 0.00
testContext 0.00
testNullContext 0.00
testRecipe 0.00
testCircularReference 0.00

UnsetPropertiesTest

testSetters 0.01