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 OutputStreamFlushableCommandline ACommandline
implementation that provides the output stream of the executed process in form of aFlushReceiver
, for it to be flushed on demand. -
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. -
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.