Uses of Package
org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient Class Description AbstractForkInputStream Reader stream sends bytes to forked jvm std-input-stream.NotifiableTestStream Forked jvm notifies master process to provide a new test.OutputStreamFlushableCommandline ACommandlineimplementation that provides the output stream of the executed process in form of aFlushReceiver, for it to be flushed on demand.TestLessInputStream.TestLessInputStreamBuilder Buildsstreams, registers cachable commands and provides accessible API to dispatch immediate commands to all atomically alive streams.TestProvidingInputStream AnInputStreamthat, when read, provides test class names out of a queue. -
Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient.lazytestprovider Class Description AbstractCommandStream Reader stream sends commands to forked jvm std-input-stream.AbstractForkInputStream Reader stream sends bytes to forked jvm std-input-stream.FlushReceiver Something that can be flushed.FlushReceiverProvider Provides aFlushReceiver.NotifiableTestStream Forked jvm notifies master process to provide a new test.TestLessInputStream Dispatches commands without tests.TestLessInputStream.TestLessInputStreamBuilder Buildsstreams, registers cachable commands and provides accessible API to dispatch immediate commands to all atomically alive streams.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands Event is persisted.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands Event is called just now for all alive streams and command is not persisted.TestLessInputStream.TestLessInputStreamBuilder.Node -
Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient.output Class Description NotifiableTestStream Forked jvm notifies master process to provide a new test.