Uses of Class
org.apache.maven.plugin.surefire.StartupReportConfiguration
Packages that use StartupReportConfiguration
Package
Description
-
Uses of StartupReportConfiguration in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire with parameters of type StartupReportConfigurationModifier and TypeMethodDescriptionCommonReflector.createReportingReporterFactory
(StartupReportConfiguration startupReportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger) Constructors in org.apache.maven.plugin.surefire with parameters of type StartupReportConfigurationModifierConstructorDescriptionInPluginVMSurefireStarter
(StartupConfiguration startupConfig, ProviderConfiguration providerConfig, StartupReportConfiguration startupReportConfig, org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger, Platform platform) -
Uses of StartupReportConfiguration in org.apache.maven.plugin.surefire.booterclient
Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type StartupReportConfigurationModifierConstructorDescriptionForkStarter
(ProviderConfiguration providerConfiguration, StartupConfiguration startupConfiguration, ForkConfiguration forkConfiguration, int forkedProcessTimeoutInSeconds, StartupReportConfiguration startupReportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger log) -
Uses of StartupReportConfiguration in org.apache.maven.plugin.surefire.report
Constructors in org.apache.maven.plugin.surefire.report with parameters of type StartupReportConfigurationModifierConstructorDescriptionDefaultReporterFactory
(StartupReportConfiguration reportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger) DefaultReporterFactory
(StartupReportConfiguration reportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger, Integer forkNumber)