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 AbstractCommandReader Stream reader returns bytes which are finally sent to the forked jvm std-input-stream.Commandline ACommandline
implementation.NotifiableTestStream Remote interface of forked JVM with command methods.TestLessInputStream.TestLessInputStreamBuilder Buildsstreams
, registers cachable commands and provides accessible API to dispatch immediate commands to all atomically alive streams.TestProvidingInputStream AnInputStream
that, 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 AbstractCommandReader Stream reader returns bytes which are finally sent to the forked jvm std-input-stream.DefaultCommandReader Reader stream sends commands to forked jvm std-input-stream
.NotifiableTestStream Remote interface of forked JVM with command methods.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 Remote interface of forked JVM with command methods.