Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4.events | |
com.carrotsearch.ant.tasks.junit4.events.aggregated | |
com.carrotsearch.ant.tasks.junit4.listeners.json |
Modifier and Type | Method and Description |
---|---|
FailureMirror |
FailureEvent.getFailure() |
Modifier and Type | Method and Description |
---|---|
List<FailureMirror> |
AggregatedSuiteResultEvent.getFailures() |
List<FailureMirror> |
AggregatedResultEvent.getFailures() |
List<FailureMirror> |
AggregatedTestResultEvent.getFailures() |
Constructor and Description |
---|
AggregatedSuiteResultEvent(ForkedJvmInfo id,
org.junit.runner.Description description,
List<FailureMirror> suiteFailures,
List<AggregatedTestResultEvent> tests,
List<IEvent> eventStream,
long startTimestamp,
long executionTime) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
JsonFailureMirrorAdapter.serialize(FailureMirror e,
Type type,
com.google.gson.JsonSerializationContext context) |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.