com.carrotsearch.ant.tasks.junit4.events
Interface IEvent

All Known Implementing Classes:
AppendStdErrEvent, AppendStdOutEvent, BootstrapEvent, FailureEvent, IdleEvent, QuitEvent, SuiteCompletedEvent, SuiteFailureEvent, SuiteStartedEvent, TestFailureEvent, TestFinishedEvent, TestIgnoredAssumptionEvent, TestIgnoredEvent, TestStartedEvent

public interface IEvent

An event/ message passed between the slave and the master.


Method Summary
 EventType getType()
           
 

Method Detail

getType

EventType getType()


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