Package com.carrotsearch.ant.tasks.junit4.events

Interface Summary
IDescribable An event that carries a Description.
IEvent An event/ message passed between the slave and the master.
IStreamEvent  
 

Class Summary
AppendStdErrEvent  
AppendStdOutEvent  
BootstrapEvent Initial message sent from the slave to the master (if forked locally).
Deserializer Event deserializer.
FailureEvent Generic serialized failure event.
IdleEvent Marker that the slave is idle and awaiting more suite names.
LowLevelHeartBeatEvent Heartbeat for reporting long running tests.
QuitEvent Final message sent from the slave.
Serializer Event serializer.
SuiteCompletedEvent Serialized failure.
SuiteFailureEvent Serialized failure.
SuiteStartedEvent Serialized failure.
TestFailureEvent  
TestFinishedEvent  
TestIgnoredAssumptionEvent  
TestIgnoredEvent  
TestStartedEvent  
 

Enum Summary
EventType Events (messages) passed between the slave and the master.
 



Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.