Package org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Interface Summary Interface Description NotifiableTestStream Remote interface of forked JVM with command methods. -
Class Summary Class Description AbstractCommandReader Stream reader returns bytes which are finally sent to the forked jvm std-input-stream.Commandline ACommandlineimplementation.DefaultCommandReader Reader stream sends commands to forked jvm std-input-stream.TestLessInputStream Dispatches commands without tests.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.