|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregatedSuiteResultEvent | |
|---|---|
| com.carrotsearch.ant.tasks.junit4 | Provides JUnit4:
a JUnit test runner for ANT with parallel slave JVM execution, load balancing and
more reporting options. |
| com.carrotsearch.ant.tasks.junit4.listeners | |
| com.carrotsearch.ant.tasks.junit4.listeners.antxml | |
| com.carrotsearch.ant.tasks.junit4.listeners.json | |
| Uses of AggregatedSuiteResultEvent in com.carrotsearch.ant.tasks.junit4 |
|---|
| Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type AggregatedSuiteResultEvent | |
|---|---|
void |
TestsSummaryEventListener.suiteSummary(AggregatedSuiteResultEvent e)
React to suite summaries only. |
| Uses of AggregatedSuiteResultEvent in com.carrotsearch.ant.tasks.junit4.listeners |
|---|
| Methods in com.carrotsearch.ant.tasks.junit4.listeners with parameters of type AggregatedSuiteResultEvent | |
|---|---|
void |
TextReport.onSuiteResult(AggregatedSuiteResultEvent e)
|
void |
ExecutionTimesReport.onSuiteResult(AggregatedSuiteResultEvent e)
Remember execution time for all executed suites. |
| Uses of AggregatedSuiteResultEvent in com.carrotsearch.ant.tasks.junit4.listeners.antxml |
|---|
| Methods in com.carrotsearch.ant.tasks.junit4.listeners.antxml with parameters of type AggregatedSuiteResultEvent | |
|---|---|
void |
AntXmlReport.onSuiteResult(AggregatedSuiteResultEvent e)
Emit information about all of suite's tests. |
| Uses of AggregatedSuiteResultEvent in com.carrotsearch.ant.tasks.junit4.listeners.json |
|---|
| Methods in com.carrotsearch.ant.tasks.junit4.listeners.json with parameters of type AggregatedSuiteResultEvent | |
|---|---|
void |
JsonReport.onSuiteResult(AggregatedSuiteResultEvent e)
Emit information about a single suite and all of its tests. |
com.google.gson.JsonElement |
JsonAggregatedSuiteResultEventAdapter.serialize(AggregatedSuiteResultEvent e,
Type type,
com.google.gson.JsonSerializationContext context)
|
com.google.gson.JsonArray |
JsonAggregatedSuiteResultEventAdapter.serializeEvents(AggregatedSuiteResultEvent e,
com.google.gson.JsonSerializationContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||