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