| Package | Description |
|---|---|
| com.carrotsearch.ant.tasks.junit4.events.aggregated | |
| com.carrotsearch.ant.tasks.junit4.listeners |
| Modifier and Type | Method and Description |
|---|---|
AggregatedSuiteStartedEvent |
AggregatedSuiteResultEvent.getStartEvent() |
| Constructor and Description |
|---|
AggregatedSuiteResultEvent(AggregatedSuiteStartedEvent startEvent,
ForkedJvmInfo id,
org.junit.runner.Description description,
java.util.List<FailureMirror> suiteFailures,
java.util.List<AggregatedTestResultEvent> tests,
java.util.List<IEvent> eventStream,
long startTimestamp,
long executionTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextReport.onSuiteStart(AggregatedSuiteStartedEvent e) |
Copyright © 2011–2017 Carrot Search s.c.. All rights reserved.