Uses of Package
org.apache.maven.plugin.surefire.booterclient.lazytestprovider

Packages that use org.apache.maven.plugin.surefire.booterclient.lazytestprovider
org.apache.maven.plugin.surefire.booterclient   
org.apache.maven.plugin.surefire.booterclient.lazytestprovider   
org.apache.maven.plugin.surefire.booterclient.output   
 

Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient
OutputStreamFlushableCommandline
          A Commandline implementation that provides the output stream of the executed process in form of a FlushReceiver, for it to be flushed on demand.
 

Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient.lazytestprovider
FlushReceiver
          Something that can be flushed.
FlushReceiverProvider
          Provides a FlushReceiver.
 

Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider used by org.apache.maven.plugin.surefire.booterclient.output
TestProvidingInputStream
          An InputStream that, when read, provides test class names out of a queue.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.