Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
14000100%1.153

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
com.lexicalscope.eventcast.integration.guice14000100%1.153

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

com.lexicalscope.eventcast.integration.guice

ClassTestsErrors FailuresSkippedSuccess RateTime
TestSendEventWithArguments1000100%0.017
TestSendEventToAsyncMethod2000100%0.101
TestUnhandledEventIsNotifed1000100%0.074
TestUnregisterOfOneInterfaceStopsEventsBeingSent2000100%0.109
TestSendEventIsBroadcast1000100%0.038
TestUnregisterStopsEventsBeingSent1000100%0.642
TestSendEventWithOverlappingInterfaces1000100%0.033
TestSendEvent1000100%0.037
TestSendEventIsNotStoppedByAnException1000100%0.016
TestRecursiveSendEventIsReordered1000100%0.031
TestMultipleGuiceModules1000100%0.037
TestSendEventWithMultipleInterfaces1000100%0.018

Test Cases

[Summary] [Package List] [Test Cases]

TestSendEventWithArguments

canSendAndEventToListener0.017

TestSendEventToAsyncMethod

canSendAndEventToAsyncListener0.037
canBeNotifiedAboutExceptionsFromAsyncListener0.023

TestUnhandledEventIsNotifed

canSendAndEventToListener0.072

TestUnregisterOfOneInterfaceStopsEventsBeingSent

canUnregisterListenerFromSpecificInterface0.057
canUnregisterListenerFromAllInterfaces0.051

TestSendEventIsBroadcast

canSendAndEventToListener0.038

TestUnregisterStopsEventsBeingSent

canSendAndEventToListener0.591

TestSendEventWithOverlappingInterfaces

canSendAndEventToListener0.032

TestSendEvent

canSendAndEventToListener0.037

TestSendEventIsNotStoppedByAnException

canSendAndEventToListener0.015

TestRecursiveSendEventIsReordered

canSendAndEventToListener0.03

TestMultipleGuiceModules

canSendAndEventToListener0.036

TestSendEventWithMultipleInterfaces

canSendAndEventToListener0.017