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

Interface Summary
AggregatedResultEvent Aggregated result from a suite or test.
 

Class Summary
AggregatedQuitEvent An event dispatched after all slaves have completed their jobs.
AggregatedStartEvent An event dispatched before any slave starts.
AggregatedSuiteResultEvent  
AggregatedSuiteStartedEvent  
AggregatedTestResultEvent A single test's execution information.
AggregatingListener Aggregates atomic events from JUnitCore to higher-level events that contain a full summary of a given test's execution.
HeartBeatEvent High level heartbeat event issued to report listeners when a forked JVM does not repond for a longer while.
PartialOutputEvent Partial output emitted from a given slave.
 

Enum Summary
TestStatus  
 



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