Uses of Package
org.apache.maven.surefire.booter.output

Packages that use org.apache.maven.surefire.booter.output
org.apache.maven.surefire.booter.output   
 

Classes in org.apache.maven.surefire.booter.output used by org.apache.maven.surefire.booter.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-2010 The Apache Software Foundation. All Rights Reserved.