Package org.apache.maven.plugin.surefire.extensions
-
Class Summary Class Description DefaultStatelessReportMojoConfiguration Deprecated. EventConsumerThread LegacyForkChannel The main purpose of this class is to bind thecommand readerreading the commands fromCommandReader, serializing them and writing the stream to thesub-process.LegacyForkNodeFactory The factory ofLegacyForkChannel.StreamFeeder Commands which are sent from plugin to the forked jvm.SurefireConsoleOutputReporter Default implementation for extension of console logger.SurefireForkChannel The TCP/IP server accepting only one client connection.SurefireForkNodeFactory The factory ofSurefireForkChannel.SurefireStatelessReporter Default implementation for extension ofStatelessXmlReporterin plugin.SurefireStatelessTestsetInfoReporter Default implementation for extension oftest-set event listener for stateless file and console reporterin plugin. -
Exception Summary Exception Description InvalidSessionIdException After the authentication has failed,ForkChannel.tryConnectToClient()throwsInvalidSessionIdExceptionandForkStartershould closeCommandlineExecutor.