Uses of Class
org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy

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

Uses of OutputConsumerProxy in org.apache.maven.plugin.surefire.booterclient.output
 

Subclasses of OutputConsumerProxy in org.apache.maven.plugin.surefire.booterclient.output
 class FileOutputConsumerProxy
          Surefire output consumer proxy that writes test output to a File for each test suite.
 class SupressFooterOutputConsumerProxy
          Surefire output consumer that will take out the surefire footer
 class SupressHeaderOutputConsumerProxy
          Surefire output consumer that will take out the surefire header
 



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