| Modifier and Type | Method | Description |
|---|---|---|
void |
TestsSummaryEventListener.suiteSummary(AggregatedSuiteResultEvent e) |
React to suite summaries only.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExecutionTimesReport.onSuiteResult(AggregatedSuiteResultEvent e) |
Remember execution time for all executed suites.
|
void |
TextReport.onSuiteResult(AggregatedSuiteResultEvent e) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AntXmlReport.onSuiteResult(AggregatedSuiteResultEvent e) |
Emit information about all of suite's tests.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JsonReport.onSuiteResult(AggregatedSuiteResultEvent e) |
Emit information about a single suite and all of its tests.
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.