Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
37 0 0 5 86.5% 2.442 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.151 s
com.codebox.instance 5 0 0 5 0% 0.001 s
com.codebox.bean 31 0 0 0 100% 2.290 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.151 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.001 s

com.codebox.bean

- Class Tests Errors Failures Skipped Success Rate Time
JavaBeanTesterTest 29 0 0 0 100% 2.236 s
ObjectMethodsTest 1 0 0 0 100% 0.047 s
PrivateConstructorTest 1 0 0 0 100% 0.007 s

Test Cases

[Summary] [Package List] [Test Cases]

JavaBeanTesterTest

loadFullBeanEqualsSkipUnderlying 0.586 s
loadFullBeanSkipUnderlyingData 0.008 s
testSkipBeanPropertiesNullWithExtension 0.913 s
loadFullBean 0.007 s
testClearFalse 0.020 s
testConstructorFalse 0.005 s
testClear 0.003 s
testFullBeanWithExtension 0.079 s
testTemporarySingleMode 0.013 s
testSkipBeanProperties 0.060 s
testFullBeanSkipUnderlyingDataWithExtension 0.044 s
testNonSerializableInternallyFails 0.007 s
testSkipBeanPropertiesWithExtension 0.046 s
testSkipCanEqualsFalseWithExtension 0.001 s
loadSkipBeanProperties 0.005 s
testSkipCanEqualsWithExtension 0.001 s
loadPartialBeanEquals 0.029 s
testSkipCanEquals 0.004 s
testNonSerializable 0.018 s
loadFullBeanEqualsShort 0.012 s
loadFullBeanEquals 0.024 s
testFullBeanNullExt 0.162 s
testSkipBeanPropertiesNull 0.043 s
testMultiConstructor 0.010 s
testSkipCanEqualsFalse 0.005 s
testSerializable 0.003 s
testFullBeanSkipUnderlyingData 0.038 s
testFullBean 0.039 s
testConstructor 0.003 s

ObjectMethodsTest

objectMethods 0.046 s

PrivateConstructorTest

privateConstructor 0.005 s

ExtensionBuilderTest

extensionBuilder 0.150 s

ClassInstanceTest

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

ConstructorInstanceTest

newInstanceInvocationTargetException 0 s
- class com.codebox.instance.ConstructorInstanceTest is @Disabled -
newInstanceIllegalAccessException 0 s
- class com.codebox.instance.ConstructorInstanceTest is @Disabled -
newInstanceInstantiationException 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
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled
newInstanceIllegalAccessException
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled
newInstanceInstantiationException
- skipped: class com.codebox.instance.ConstructorInstanceTest is @Disabled