Uses of Interface
org.apache.maven.surefire.report.ReporterFactory
Packages that use ReporterFactory
-
Uses of ReporterFactory in org.apache.maven.surefire.booter
Classes in org.apache.maven.surefire.booter that implement ReporterFactoryModifier and TypeClassDescriptionclass
Creates ForkingReporters, which are typically one instance per TestSet or thread.Methods in org.apache.maven.surefire.booter that return ReporterFactoryConstructors in org.apache.maven.surefire.booter with parameters of type ReporterFactoryModifierConstructorDescriptionBaseProviderFactory
(ReporterFactory reporterFactory, boolean insideFork) -
Uses of ReporterFactory in org.apache.maven.surefire.providerapi
Methods in org.apache.maven.surefire.providerapi that return ReporterFactoryModifier and TypeMethodDescriptionProviderParameters.getReporterFactory()
Provides features for creating reporting objects