| Package | Description |
|---|---|
| com.carrotsearch.ant.tasks.junit4.events | |
| com.carrotsearch.ant.tasks.junit4.events.aggregated |
| Modifier and Type | Method and Description |
|---|---|
FailureMirror |
FailureEvent.getFailure() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FailureMirror> |
AggregatedTestResultEvent.getFailures() |
java.util.List<FailureMirror> |
AggregatedSuiteResultEvent.getFailures() |
java.util.List<FailureMirror> |
AggregatedResultEvent.getFailures() |
| 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) |
Copyright © 2011–2017 Carrot Search s.c.. All rights reserved.