Summary

Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 5.851

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.yestech.event 1 0 0 0 100% 0.049
org.yestech.event.event 1 0 0 0 100% 0.01
org.yestech.event.multicaster 13 0 0 0 100% 5.792

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

org.yestech.event

Class Tests Errors Failures Skipped Success Rate Time
AggregateResultReferenceUnitTest 1 0 0 0 100% 0.049

org.yestech.event.event

Class Tests Errors Failures Skipped Success Rate Time
EventFactoryUnitTest 1 0 0 0 100% 0.01

org.yestech.event.multicaster

Class Tests Errors Failures Skipped Success Rate Time
AggregatingEventMulticasterUnitTest 1 0 0 0 100% 0.085
CamelEventMulticasterUnitTest 4 0 0 0 100% 3.256
DefaultOrderEventMulticasterUnitTest 3 0 0 0 100% 1.029
DefaultEventMulticasterUnitTest 5 0 0 0 100% 1.422

Test Cases

AggregatingEventMulticasterUnitTest

testProcess 0.083

CamelEventMulticasterUnitTest

testProcessDefaultContextWithExchangeResult 2.195
testProcessDefaultContext 0.449
testProcessMultipleContext 0.294
testProcessDefaultContextInOut 0.304

DefaultOrderEventMulticasterUnitTest

testAsyncListener 1.009
testFailOnInvalid 0.007
testInvalidResult 0.004

DefaultEventMulticasterUnitTest

testAsyncListener 1.013
testFailOnInvalid 0.01
testInvalidResult 0.005
testGuiceWiring 0.375
testOrderOfExecution 0.001

EventFactoryUnitTest

testCreate 0.008

AggregateResultReferenceUnitTest

testAddGetContainsTotal 0.012