Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.plugin.surefire.report |
Modifier and Type | Field and Description |
---|---|
private StartupReportConfiguration |
InPluginVMSurefireStarter.startupReportConfig |
Modifier and Type | Method and Description |
---|---|
private StartupReportConfiguration |
AbstractSurefireMojo.getStartupReportConfiguration(java.lang.String configChecksum) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
CommonReflector.createReportingReporterFactory(StartupReportConfiguration startupReportConfiguration,
ConsoleLogger consoleLogger) |
private java.lang.Object |
CommonReflector.createStartupReportConfiguration(StartupReportConfiguration reporterConfiguration) |
Constructor and Description |
---|
InPluginVMSurefireStarter(StartupConfiguration startupConfig,
ProviderConfiguration providerConfig,
StartupReportConfiguration startupReportConfig,
ConsoleLogger consoleLogger) |
Modifier and Type | Field and Description |
---|---|
private StartupReportConfiguration |
ForkStarter.startupReportConfiguration |
Constructor and Description |
---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration,
ConsoleLogger log) |
Modifier and Type | Field and Description |
---|---|
private StartupReportConfiguration |
DefaultReporterFactory.reportConfiguration |
Constructor and Description |
---|
DefaultReporterFactory(StartupReportConfiguration reportConfiguration,
ConsoleLogger consoleLogger) |