| Package | Description | 
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.providerapi | |
| org.apache.maven.surefire.util.internal | 
| Modifier and Type | Method and Description | 
|---|---|
ReporterConfiguration | 
BaseProviderFactory.getReporterConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DumpErrorSingleton.init(String dumpFileName,
    ReporterConfiguration configuration)  | 
void | 
BaseProviderFactory.setReporterConfiguration(ReporterConfiguration reporterConfiguration)  | 
void | 
SurefireReflector.setReporterConfigurationAware(Object o,
                             ReporterConfiguration reporterConfiguration1)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReporterConfiguration | 
ProviderParameters.getReporterConfiguration()
The raw parameters used in creating the ReporterManagerFactory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static File | 
DumpFileUtils.newDumpFile(String dumpFileName,
           ReporterConfiguration configuration)
New dump file. 
 | 
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.