Package org.apache.maven.surefire.booter
Interface ReporterConfigurationAware
-
- All Known Implementing Classes:
BaseProviderFactory
interface ReporterConfigurationAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setReporterConfiguration(ReporterConfiguration reporterConfiguration)
-
-
-
Method Detail
-
setReporterConfiguration
void setReporterConfiguration(ReporterConfiguration reporterConfiguration)
-
-