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

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

Classes in org.apache.maven.plugin.surefire.booterclient.output used by org.apache.maven.plugin.surefire.booterclient
OutputConsumer
          Surefire output consumer that will be called from Surefire when forking tests to process the lines of the surefire header, messages, footer and test output from the forked Surefire execution.
 

Classes in org.apache.maven.plugin.surefire.booterclient.output used by org.apache.maven.plugin.surefire.booterclient.output
OutputConsumer
          Surefire output consumer that will be called from Surefire when forking tests to process the lines of the surefire header, messages, footer and test output from the forked Surefire execution.
OutputConsumerProxy
          Surefire output consumer that will delegate to another OutputConsumer
PrintWriterOutputConsumer
          Surefire output consumer that writes everything to a Writer
 



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