| Package | Description | 
|---|---|
| org.apache.maven.plugin.surefire.booterclient.lazytestprovider | |
| org.apache.maven.plugin.surefire.booterclient.output | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCommandStream
Reader stream sends commands to forked jvm std- 
input-stream. | 
class  | 
AbstractForkInputStream
Reader stream sends bytes 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. | 
| Modifier and Type | Method and Description | 
|---|---|
NotifiableTestStream | 
TestLessInputStream.TestLessInputStreamBuilder.getCachableCommands()  | 
NotifiableTestStream | 
TestLessInputStream.TestLessInputStreamBuilder.getImmediateCommands()  | 
| Constructor and Description | 
|---|
ForkClient(DefaultReporterFactory defaultReporterFactory,
          Properties testVmSystemProperties,
          NotifiableTestStream notifiableTestStream)  | 
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.