Package | Description |
---|---|
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.balancers | |
com.carrotsearch.ant.tasks.junit4.listeners | |
com.carrotsearch.ant.tasks.junit4.listeners.antxml | |
com.carrotsearch.ant.tasks.junit4.listeners.json |
Modifier and Type | Method and Description |
---|---|
void |
SuiteBalancer.setOwner(JUnit4 owner)
Sets the owner task (for logging mostly).
|
Constructor and Description |
---|
DiagnosticsListener(ForkedJvmInfo slave,
JUnit4 task) |
Modifier and Type | Method and Description |
---|---|
void |
RoundRobinBalancer.setOwner(JUnit4 owner) |
void |
ExecutionTimeBalancer.setOwner(JUnit4 owner) |
Modifier and Type | Method and Description |
---|---|
void |
AggregatedEventListener.setOuter(JUnit4 junit)
Link to the container.
|
void |
ExecutionTimesReport.setOuter(JUnit4 outer) |
void |
TextReport.setOuter(JUnit4 task)
Initialization by container task
JUnit4 . |
Modifier and Type | Method and Description |
---|---|
void |
AntXmlReport.setOuter(JUnit4 junit4) |
Modifier and Type | Method and Description |
---|---|
void |
JsonReport.setOuter(JUnit4 junit4) |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.