Uses of Package
org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Packages that use org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Package
Description
-
Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclientClassDescriptionA
Commandline
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.lazytestproviderClassDescriptionReader stream sends commands to forked jvm std-
input-stream
.Reader stream sends bytes to forked jvm std-input-stream
.Something that can be flushed.Provides aFlushReceiver
.Forked jvm notifies master process to provide a new test.Dispatches commands without tests. -