Package | Description |
---|---|
org.apache.maven.plugin.surefire.booterclient.lazytestprovider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandReader
Stream reader returns bytes which ar finally sent to the forked jvm std-input-stream.
|
class |
DefaultCommandReader
Reader stream sends commands to forked jvm std-
input-stream . |
class |
TestLessInputStream
Dispatches commands without tests.
|
class |
TestProvidingInputStream
An
InputStream that, when read, provides test class names out of a queue. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.