Package org.apache.maven.plugin.surefire.booterclient.lazytestprovider
package org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
ClassDescriptionReader 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.ACommandline
implementation that provides the output stream of the executed process in form of aFlushReceiver
, for it to be flushed on demand.Facade flushingOutputStream
and isolating the stream in client.Dispatches commands without tests.Buildsstreams
, registers cachable commands and provides accessible API to dispatch immediate commands to all atomically alive streams.AnInputStream
that, when read, provides test class names out of a queue.