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

Packages that use com.carrotsearch.ant.tasks.junit4.events
com.carrotsearch.ant.tasks.junit4 Provides JUnit4: a JUnit test runner for ANT with parallel slave JVM execution, load balancing and more reporting options. 
com.carrotsearch.ant.tasks.junit4.events   
com.carrotsearch.ant.tasks.junit4.events.aggregated   
 

Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4
BootstrapEvent
          Initial message sent from the slave to the master (if forked locally).
IEvent
          An event/ message passed between the slave and the master.
QuitEvent
          Final message sent from the slave.
 

Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4.events
BootstrapEvent.EventChannelType
          Communication channel for events.
EventType
          Events (messages) passed between the slave and the master.
FailureEvent
          Generic serialized failure event.
IDescribable
          An event that carries a Description.
IEvent
          An event/ message passed between the slave and the master.
IStreamEvent
           
Serializer
          Event serializer.
 

Classes in com.carrotsearch.ant.tasks.junit4.events used by com.carrotsearch.ant.tasks.junit4.events.aggregated
IEvent
          An event/ message passed between the slave and the master.
SuiteCompletedEvent
          Serialized failure.
SuiteFailureEvent
          Serialized failure.
SuiteStartedEvent
          Serialized failure.
TestFailureEvent
           
TestFinishedEvent
           
TestIgnoredAssumptionEvent
           
TestIgnoredEvent
           
TestStartedEvent
           
 



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