Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 0.094

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
com.tzavellas.dyndelegate 10 0 0 0 100% 0.094

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

com.tzavellas.dyndelegate

Class Tests Errors Failures Skipped Success Rate Time
RuntimeExceptionWrapperTest 1 0 0 0 100% 0.019
DynamicDelegateFactoryTest 6 0 0 0 100% 0.072
EJBExceptionConverterTest 3 0 0 0 100% 0.003

Test Cases

RuntimeExceptionWrapperTest

testConvert 0.003

DynamicDelegateFactoryTest

testCreateLocalDelegateStringClassClass 0.053
testCreateLocalDelegateStringClassClassObjectArray 0.002
testCreateRemoteDelegateStringClassClass 0.01
testCreateRemoteDelegateStringClassClassObjectArray 0.001
testGetBean 0.001
testRemove 0.001

EJBExceptionConverterTest

testConvertRemote 0.001
testConvertLocal 0.001
testConvertOthrer 0.001