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,
List<FailureMirror> suiteFailures,
List<AggregatedTestResultEvent> tests,
List<IEvent> eventStream,
long startTimestamp,
long executionTime) |
Modifier and Type | Method and Description |
---|---|
void |
TextReport.onSuiteStart(AggregatedSuiteStartedEvent e) |
Copyright © 2011–2021 Carrot Search s.c.. All rights reserved.