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(ConsoleOutputReceiver target)
           
 
Method Summary
 void restoreStreams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleOutputCapture

public ConsoleOutputCapture(ConsoleOutputReceiver target)
Method Detail

restoreStreams

public void restoreStreams()


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