Uses of Package
org.apache.maven.surefire.extensions
-
Packages that use org.apache.maven.surefire.extensions Package Description org.apache.maven.plugin.failsafe Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.org.apache.maven.plugin.surefire org.apache.maven.plugin.surefire.booterclient org.apache.maven.plugin.surefire.booterclient.lazytestprovider org.apache.maven.plugin.surefire.booterclient.output org.apache.maven.plugin.surefire.extensions org.apache.maven.plugin.surefire.extensions.junit5 org.apache.maven.plugin.surefire.report org.apache.maven.surefire.extensions org.apache.maven.surefire.extensions.util -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.failsafe Class Description ForkNodeFactory This is the plugin extension as a factory ofForkChannel
. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire Class Description ConsoleOutputReportEventListener Extension listener for logger.ForkNodeFactory This is the plugin extension as a factory ofForkChannel
.StatelessReportEventListener Creates a report upon handled event "testSetCompleted".StatelessTestsetInfoConsoleReportEventListener Extension listener for stateless console reporter of test-set.StatelessTestsetInfoFileReportEventListener Extension listener for stateless file reporter of test-set. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.booterclient Class Description ForkNodeFactory This is the plugin extension as a factory ofForkChannel
.Stoppable Used inCloseableDaemonThread
. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.booterclient.lazytestprovider Class Description CommandReader Stream reader returns bytes which ar finally sent to the forked jvm. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.booterclient.output Class Description EventHandler Handler of events. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.extensions Class Description CloseableDaemonThread The base thread class used to handle a stream, transforms the stream to an object.CommandReader Stream reader returns bytes which ar finally sent to the forked jvm.ConsoleOutputReporter Extension for logger.ConsoleOutputReportEventListener Extension listener for logger.EventHandler Handler of events.ForkChannel It's a session object used only by a particular Thread in ForkStarter and communicates with a dedicated forked JVM.ForkNodeFactory This is the plugin extension as a factory ofForkChannel
.StatelessReporter Extension for stateless reporter.StatelessReportEventListener Creates a report upon handled event "testSetCompleted".StatelessReportMojoConfiguration Configuration passed to the constructor of default reporter org.apache.maven.plugin.surefire.report.StatelessXmlReporter.StatelessTestsetInfoConsoleReportEventListener Extension listener for stateless console reporter of test-set.StatelessTestsetInfoFileReportEventListener Extension listener for stateless file reporter of test-set.StatelessTestsetInfoReporter Extension listener for stateless file and console reporter of test-set.Stoppable Used inCloseableDaemonThread
. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.extensions.junit5 Class Description ConsoleOutputReporter Extension for logger.ConsoleOutputReportEventListener Extension listener for logger.StatelessReporter Extension for stateless reporter.StatelessReportEventListener Creates a report upon handled event "testSetCompleted".StatelessTestsetInfoConsoleReportEventListener Extension listener for stateless console reporter of test-set.StatelessTestsetInfoFileReportEventListener Extension listener for stateless file reporter of test-set.StatelessTestsetInfoReporter Extension listener for stateless file and console reporter of test-set. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.plugin.surefire.report Class Description ConsoleOutputReportEventListener Extension listener for logger.StatelessReportEventListener Creates a report upon handled event "testSetCompleted".StatelessTestsetInfoConsoleReportEventListener Extension listener for stateless console reporter of test-set.StatelessTestsetInfoFileReportEventListener Extension listener for stateless file reporter of test-set. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.surefire.extensions Class Description CommandReader Stream reader returns bytes which ar finally sent to the forked jvm.Completable Forks the execution of task and the task completion.ConsoleOutputReportEventListener Extension listener for logger.EventHandler Handler of events.ForkChannel It's a session object used only by a particular Thread in ForkStarter and communicates with a dedicated forked JVM.StatelessReportEventListener Creates a report upon handled event "testSetCompleted".StatelessReportMojoConfiguration Configuration passed to the constructor of default reporter org.apache.maven.plugin.surefire.report.StatelessXmlReporter.StatelessTestsetInfoConsoleReportEventListener Extension listener for stateless console reporter of test-set.StatelessTestsetInfoFileReportEventListener Extension listener for stateless file reporter of test-set.Stoppable Used inCloseableDaemonThread
. -
Classes in org.apache.maven.surefire.extensions used by org.apache.maven.surefire.extensions.util Class Description CloseableDaemonThread The base thread class used to handle a stream, transforms the stream to an object.EventHandler Handler of events.Stoppable Used inCloseableDaemonThread
.