Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
37 0 0 5 86.5% 1.755 s

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
com.codebox.builders 1 0 0 0 100% 0.119 s
com.codebox.instance 5 0 0 5 0% 0 s
com.codebox.bean 31 0 0 0 100% 1.636 s

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

com.codebox.builders

- Class Tests Errors Failures Skipped Success Rate Time
ExtensionBuilderTest 1 0 0 0 100% 0.119 s

com.codebox.instance

- Class Tests Errors Failures Skipped Success Rate Time
ClassInstanceTest 2 0 0 2 0% 0 s
ConstructorInstanceTest 3 0 0 3 0% 0 s

com.codebox.bean

- Class Tests Errors Failures Skipped Success Rate Time
JavaBeanTesterTest 29 0 0 0 100% 1.586 s
ObjectMethodsTest 1 0 0 0 100% 0.045 s
PrivateConstructorTest 1 0 0 0 100% 0.005 s

Test Cases

[Summary] [Package List] [Test Cases]

JavaBeanTesterTest

loadFullBeanEqualsSkipUnderlying 0.522 s
loadFullBeanSkipUnderlyingData 0.009 s
testSkipBeanPropertiesNullWithExtension 0.375 s
loadFullBean 0.008 s
testClearFalse 0.016 s
testConstructorFalse 0.005 s
testClear 0.003 s
testFullBeanWithExtension 0.051 s
testTemporarySingleMode 0.015 s
testSkipBeanProperties 0.070 s
testFullBeanSkipUnderlyingDataWithExtension 0.028 s
testNonSerializableInternallyFails 0.008 s
testSkipBeanPropertiesWithExtension 0.022 s
testSkipCanEqualsFalseWithExtension 0.001 s
loadSkipBeanProperties 0.005 s
testSkipCanEqualsWithExtension 0.001 s
loadPartialBeanEquals 0.023 s
testSkipCanEquals 0.005 s
testNonSerializable 0.076 s
loadFullBeanEqualsShort 0.012 s
loadFullBeanEquals 0.018 s
testFullBeanNullExt 0.116 s
testSkipBeanPropertiesNull 0.036 s
testMultiConstructor 0.008 s
testSkipCanEqualsFalse 0.005 s
testSerializable 0.003 s
testFullBeanSkipUnderlyingData 0.029 s
testFullBean 0.028 s
testConstructor 0.004 s

ObjectMethodsTest

objectMethods 0.043 s

PrivateConstructorTest

privateConstructor 0.003 s

ExtensionBuilderTest

extensionBuilder 0.118 s

ClassInstanceTest

newInstanceIllegalAccessException 0 s
- class com.codebox.instance.ClassInstanceTest is @Disabled -
newInstanceInstantiationException 0 s
- class com.codebox.instance.ClassInstanceTest is @Disabled -

ConstructorInstanceTest

newInstanceInvocationTargetException(Constructor) 0 s
- class com.codebox.instance.ConstructorInstanceTest is @Disabled -
newInstanceIllegalAccessException(Constructor) 0 s
- class com.codebox.instance.ConstructorInstanceTest is @Disabled -
newInstanceInstantiationException(Constructor) 0 s
- class com.codebox.instance.ConstructorInstanceTest is @Disabled -

Failure Details

[Summary] [Package List] [Test Cases]


newInstanceIllegalAccessException
- skipped: class com.codebox.instance.ClassInstanceTest is @Disabled
newInstanceInstantiationException
- skipped: class com.codebox.instance.ClassInstanceTest is @Disabled
newInstanceInvocationTargetException(Constructor)
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled
newInstanceIllegalAccessException(Constructor)
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled
newInstanceInstantiationException(Constructor)
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled