| Interface | Description |
|---|---|
| AggregatedResultEvent |
Aggregated result from a suite or test.
|
| Class | Description |
|---|---|
| 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. |
| ChildBootstrap | |
| HeartBeatEvent |
High level heartbeat event issued to report listeners when a forked JVM
does not repond for a longer while.
|
| JvmOutputEvent |
An event emitted when there was any unexpected JVM output
from the forked JVM.
|
| PartialOutputEvent |
Partial output emitted from a given slave.
|
| Enum | Description |
|---|---|
| TestStatus |
Copyright © 2011–2017 Carrot Search s.c.. All rights reserved.