Modifier and Type | Method and Description |
---|---|
List<AggregatedTestResultEvent> |
AggregatedSuiteResultEvent.getTests() |
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 |
---|---|
void |
TextReport.onTestResult(AggregatedTestResultEvent e) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
JsonAggregatedTestResultEventAdapter.serialize(AggregatedTestResultEvent e,
Type type,
com.google.gson.JsonSerializationContext context) |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.