ExecuteStreamHandler
protected static class JUnitTask.JUnitLogStreamHandler extends PumpStreamHandler
PumpStreamHandler.ThreadWithPumper
Constructor | Description |
---|---|
JUnitLogStreamHandler(Task task,
int outlevel,
int errlevel) |
Constructor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createProcessErrorPump, createProcessOutputPump, createPump, createPump, createPump, finish, getErr, getOut, setProcessErrorStream, setProcessInputStream, setProcessOutputStream, start, stop
public JUnitLogStreamHandler(Task task, int outlevel, int errlevel)
task
- the task to log.outlevel
- the level to use for standard output.errlevel
- the level to use for error output.