Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4 | |
com.carrotsearch.ant.tasks.junit4.events.aggregated |
Constructor and Description |
---|
DiagnosticsListener(ForkedJvmInfo slave,
JUnit4 task) |
Modifier and Type | Field and Description |
---|---|
ForkedJvmInfo |
ChildBootstrap.childInfo |
Modifier and Type | Method and Description |
---|---|
ForkedJvmInfo |
PartialOutputEvent.getSlave() |
ForkedJvmInfo |
AggregatedSuiteStartedEvent.getSlave() |
ForkedJvmInfo |
AggregatedResultEvent.getSlave() |
ForkedJvmInfo |
AggregatedTestResultEvent.getSlave() |
ForkedJvmInfo |
HeartBeatEvent.getSlave() |
ForkedJvmInfo |
ChildBootstrap.getSlave() |
ForkedJvmInfo |
AggregatedSuiteResultEvent.getSlave() |
Constructor and Description |
---|
AggregatedSuiteResultEvent(AggregatedSuiteStartedEvent startEvent,
ForkedJvmInfo id,
org.junit.runner.Description description,
List<FailureMirror> suiteFailures,
List<AggregatedTestResultEvent> tests,
List<IEvent> eventStream,
long startTimestamp,
long executionTime) |
AggregatedSuiteStartedEvent(ForkedJvmInfo id,
SuiteStartedEvent e) |
AggregatedTestResultEvent(ForkedJvmInfo slave,
org.junit.runner.Description suiteDescription,
org.junit.runner.Description description) |
AggregatingListener(com.google.common.eventbus.EventBus target,
ForkedJvmInfo slave) |
ChildBootstrap(ForkedJvmInfo childInfo) |
HeartBeatEvent(ForkedJvmInfo slave,
org.junit.runner.Description description,
long lastActivity,
long currentTime) |
PartialOutputEvent(ForkedJvmInfo slave,
IEvent e) |
Copyright © 2011–2017 Carrot Search s.c.. All rights reserved.