Uses of Package
com.carrotsearch.ant.tasks.junit4.events
-
Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4 Class Description BootstrapEvent Initial message sent from the slave to the master (if forked locally).EventType Events (messages) passed between the slave and the master.IEvent An event/ message passed between the forked JVM and the master.IStreamEvent QuitEvent Final message sent from the slave. -
Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4.events Class Description AbstractEvent An abstractIEvent
.AbstractEventWithDescription EventType Events (messages) passed between the slave and the master.FailureEvent Generic serialized failure event.IDescribable An event that carries aDescription
.IEvent An event/ message passed between the forked JVM and the master.IStreamEvent RemoteEvent Serializer Event serializer. -
Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4.events.aggregated Class Description EventType Events (messages) passed between the slave and the master.IEvent An event/ message passed between the forked JVM and the master.LowLevelHeartBeatEvent Heartbeat for reporting long running tests.SuiteCompletedEvent Serialized failure.SuiteFailureEvent Serialized failure.SuiteStartedEvent Serialized failure.TestFailureEvent TestFinishedEvent TestIgnoredAssumptionEvent TestIgnoredEvent TestStartedEvent -
Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4.slave Class Description Serializer Event serializer.