Uses of Package
org.apache.maven.surefire.booter
-
Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire Class Description ClassLoaderConfiguration Configuration for forking tests.Classpath An ordered list of classpath elements with set behaviour A Classpath is immutable and thread safe.KeyValueSource A key-value source obeying the geneal constrains of java.util.PropertiesProviderConfiguration Represents the surefire configuration that passes all the way into the provider classloader and the provider.StartupConfiguration Configuration that is used by the SurefireStarter but does not make it into the provider itself.SurefireBooterForkException Encapsulates exceptions thrown during Surefire forking.SurefireExecutionException An error occurring during the invocation of Surefire via an alternate class loader. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.booterclient Class Description Classpath An ordered list of classpath elements with set behaviour A Classpath is immutable and thread safe.KeyValueSource A key-value source obeying the geneal constrains of java.util.PropertiesProviderConfiguration Represents the surefire configuration that passes all the way into the provider classloader and the provider.Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.StartupConfiguration Configuration that is used by the SurefireStarter but does not make it into the provider itself.SurefireBooterForkException Encapsulates exceptions thrown during Surefire forking. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.booterclient.lazytestprovider Class Description Command Encapsulates data and command sent from master to forked process.Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.booterclient.output Class Description ForkedProcessEvent Events sent back to the plugin process. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booter Class Description AbstractPathConfiguration BiProperty Internal generic wrapper.ClassLoaderConfiguration Configuration for forking tests.Classpath An ordered list of classpath elements with set behaviour A Classpath is immutable and thread safe.ClasspathConfiguration Represents the classpaths for the BooterConfiguration.Command Encapsulates data and command sent from master to forked process.CommandListener Command listener interface.CommandReader Reader of commands coming from plugin(master) process.DirectoryScannerParametersAware DumpErrorSingleton Dumps lost commands and caused exceptions in forked JVM.FailFastAware See the plugin configuration parameterskipAfterFailureCount
.ForkedBooter The part of the booter that is unique to a forked vm.ForkedBooter.PingScheduler ForkedChannelEncoder magic number : opcode : run mode [: opcode specific data]*ForkedProcessEvent Events sent back to the plugin process.ForkingReporterFactory Creates ForkingReporters, which are typically one instance per TestSet or thread.KeyValueSource A key-value source obeying the geneal constrains of java.util.PropertiesMainCliOptionsAware CLI options in plugin (main) JVM process.MasterProcessCommand Commands which are sent from plugin to the forked jvm.ModularClasspath Jigsaw class-path and module-path.PpidChecker Recognizes PID of Plugin process and determines lifetime.ProcessCheckerType ProcessInfo Immutable object which encapsulates PID and elapsed time (Unix) or start time (Windows).PropertiesWrapper ProviderConfiguration Represents the surefire configuration that passes all the way into the provider classloader and the provider.ProviderPropertiesAware ReporterConfigurationAware RunOrderParametersAware Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.ShutdownAware See the plugin configuration parametershutdown
.StartupConfiguration Configuration that is used by the SurefireStarter but does not make it into the provider itself.SurefireClassLoadersAware SurefireExecutionException An error occurring during the invocation of Surefire via an alternate class loader.SurefireReflector Does reflection based invocation of the surefire methods.TestArtifactInfoAware TestRequestAware TypeEncodedValue -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.junit4 Class Description CommandReader Reader of commands coming from plugin(master) process. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.junitcore Class Description CommandReader Reader of commands coming from plugin(master) process. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.providerapi Class Description ForkedChannelEncoder magic number : opcode : run mode [: opcode specific data]*Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.testng Class Description CommandReader Reader of commands coming from plugin(master) process.