Interface RemoteEvent

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

public interface RemoteEvent extends IEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from interface com.carrotsearch.ant.tasks.junit4.events.IEvent

    getType