org.testng
Class TestNGAntTask.TestNGLogSH

java.lang.Object
  extended by org.apache.tools.ant.taskdefs.PumpStreamHandler
      extended by org.testng.TestNGAntTask.TestNGLogSH
All Implemented Interfaces:
org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Enclosing class:
TestNGAntTask

protected static class TestNGAntTask.TestNGLogSH
extends org.apache.tools.ant.taskdefs.PumpStreamHandler


Constructor Summary
TestNGAntTask.TestNGLogSH(org.apache.tools.ant.Task task, int outlevel, int errlevel, boolean verbose)
           
 
Method Summary
 
Methods inherited from class org.apache.tools.ant.taskdefs.PumpStreamHandler
createProcessErrorPump, createProcessOutputPump, createPump, createPump, getErr, getOut, setProcessErrorStream, setProcessInputStream, setProcessOutputStream, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNGAntTask.TestNGLogSH

public TestNGAntTask.TestNGLogSH(org.apache.tools.ant.Task task,
                                 int outlevel,
                                 int errlevel,
                                 boolean verbose)


Copyright © 2015. All Rights Reserved.