com.carrotsearch.ant.tasks.junit4.events
Class AppendStdOutEvent
java.lang.Object
com.carrotsearch.ant.tasks.junit4.events.AppendStdOutEvent
- All Implemented Interfaces:
- IEvent, IStreamEvent
public class AppendStdOutEvent
- extends Object
- implements IStreamEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppendStdOutEvent
protected AppendStdOutEvent()
AppendStdOutEvent
public AppendStdOutEvent(byte[] b,
int off,
int len)
copyTo
public void copyTo(OutputStream os)
throws IOException
- Specified by:
copyTo in interface IStreamEvent
- Throws:
IOException
getType
public EventType getType()
- Specified by:
getType in interface IEvent
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.