Uses of Class
org.apache.maven.plugin.surefire.report.DefaultReporterFactory
Packages that use DefaultReporterFactory
Package
Description
-
Uses of DefaultReporterFactory in org.apache.maven.plugin.surefire.booterclient.output
Methods in org.apache.maven.plugin.surefire.booterclient.output that return DefaultReporterFactoryModifier and TypeMethodDescriptionfinal DefaultReporterFactory
ForkClient.getDefaultReporterFactory()
Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type DefaultReporterFactoryModifier and TypeMethodDescriptionvoid
InPluginProcessDumpSingleton.dumpException
(Throwable t, String msg, DefaultReporterFactory defaultReporterFactory) InPluginProcessDumpSingleton.dumpException
(Throwable t, String msg, DefaultReporterFactory defaultReporterFactory, int jvmRun) void
InPluginProcessDumpSingleton.dumpException
(Throwable t, DefaultReporterFactory defaultReporterFactory) void
InPluginProcessDumpSingleton.dumpText
(String msg, DefaultReporterFactory defaultReporterFactory) InPluginProcessDumpSingleton.dumpText
(String msg, DefaultReporterFactory defaultReporterFactory, int jvmRun) Constructors in org.apache.maven.plugin.surefire.booterclient.output with parameters of type DefaultReporterFactoryModifierConstructorDescriptionForkClient
(DefaultReporterFactory defaultReporterFactory, NotifiableTestStream notifiableTestStream, org.apache.maven.plugin.surefire.log.api.ConsoleLogger log, AtomicBoolean printedErrorStream) NativeStdErrStreamConsumer
(DefaultReporterFactory defaultReporterFactory) -
Uses of DefaultReporterFactory in org.apache.maven.plugin.surefire.report
Method parameters in org.apache.maven.plugin.surefire.report with type arguments of type DefaultReporterFactoryModifier and TypeMethodDescriptionvoid
DefaultReporterFactory.mergeFromOtherFactories
(Collection<DefaultReporterFactory> factories)