org.apache.maven.surefire.report
Class ConsoleOutputCapture

java.lang.Object
  extended by org.apache.maven.surefire.report.ConsoleOutputCapture

public class ConsoleOutputCapture
extends Object

Deals with system.out/err.


Constructor Summary
ConsoleOutputCapture()
           
 
Method Summary
static void startCapture(ConsoleOutputReceiver target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleOutputCapture

public ConsoleOutputCapture()
Method Detail

startCapture

public static void startCapture(ConsoleOutputReceiver target)


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