Uses of Class
org.apache.maven.surefire.report.ReporterConfiguration
Packages that use ReporterConfiguration
Package
Description
-
Uses of ReporterConfiguration in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that return ReporterConfigurationMethods in org.apache.maven.surefire.booter with parameters of type ReporterConfigurationModifier and TypeMethodDescriptionvoidDumpErrorSingleton.init(String dumpFileName, ReporterConfiguration configuration) voidBaseProviderFactory.setReporterConfiguration(ReporterConfiguration reporterConfiguration) voidSurefireReflector.setReporterConfigurationAware(Object o, ReporterConfiguration reporterConfiguration1) -
Uses of ReporterConfiguration in org.apache.maven.surefire.providerapi
Methods in org.apache.maven.surefire.providerapi that return ReporterConfigurationModifier and TypeMethodDescriptionProviderParameters.getReporterConfiguration()The raw parameters used in creating the ReporterManagerFactory -
Uses of ReporterConfiguration in org.apache.maven.surefire.util.internal
Methods in org.apache.maven.surefire.util.internal with parameters of type ReporterConfigurationModifier and TypeMethodDescriptionstatic FileDumpFileUtils.newDumpFile(String dumpFileName, ReporterConfiguration configuration) New dump file.