| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire.booterclient | |
| org.apache.maven.plugin.surefire.booterclient.output | |
| org.apache.maven.plugin.surefire.report |
| Modifier and Type | Field and Description |
|---|---|
private DefaultReporterFactory |
ForkStarter.defaultReporterFactory |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<DefaultReporterFactory> |
ForkStarter.defaultReporterFactories |
| Modifier and Type | Field and Description |
|---|---|
private DefaultReporterFactory |
NativeStdErrStreamConsumer.defaultReporterFactory |
private DefaultReporterFactory |
ForkClient.defaultReporterFactory |
| Modifier and Type | Method and Description |
|---|---|
DefaultReporterFactory |
ForkClient.getDefaultReporterFactory() |
| Constructor and Description |
|---|
ForkClient(DefaultReporterFactory defaultReporterFactory,
NotifiableTestStream notifiableTestStream,
ConsoleLogger log,
java.util.concurrent.atomic.AtomicBoolean printedErrorStream,
int forkNumber) |
NativeStdErrStreamConsumer(DefaultReporterFactory defaultReporterFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReporterFactory.mergeFromOtherFactories(java.util.Collection<DefaultReporterFactory> factories) |