| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire.booterclient.output | |
| org.apache.maven.plugin.surefire.report |
| Modifier and Type | Method and Description |
|---|---|
DefaultReporterFactory |
ForkClient.getDefaultReporterFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
InPluginProcessDumpSingleton.dumpException(Throwable t,
DefaultReporterFactory defaultReporterFactory) |
void |
InPluginProcessDumpSingleton.dumpException(Throwable t,
String msg,
DefaultReporterFactory defaultReporterFactory) |
File |
InPluginProcessDumpSingleton.dumpException(Throwable t,
String msg,
DefaultReporterFactory defaultReporterFactory,
int jvmRun) |
void |
InPluginProcessDumpSingleton.dumpText(String msg,
DefaultReporterFactory defaultReporterFactory) |
File |
InPluginProcessDumpSingleton.dumpText(String msg,
DefaultReporterFactory defaultReporterFactory,
int jvmRun) |
| Constructor and Description |
|---|
ForkClient(DefaultReporterFactory defaultReporterFactory,
NotifiableTestStream notifiableTestStream,
org.apache.maven.plugin.surefire.log.api.ConsoleLogger log,
AtomicBoolean printedErrorStream) |
NativeStdErrStreamConsumer(DefaultReporterFactory defaultReporterFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReporterFactory.mergeFromOtherFactories(Collection<DefaultReporterFactory> factories) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.