Uses of Class
org.apache.ant.antunit.listener.BaseAntUnitListener.SendLogTo

Packages that use BaseAntUnitListener.SendLogTo
org.apache.ant.antunit.listener   
 

Uses of BaseAntUnitListener.SendLogTo in org.apache.ant.antunit.listener
 

Methods in org.apache.ant.antunit.listener with parameters of type BaseAntUnitListener.SendLogTo
protected  void BaseAntUnitListener.setSendLogTo(BaseAntUnitListener.SendLogTo logTo)
          Where to send the test report.
 void PlainAntUnitListener.setSendLogTo(BaseAntUnitListener.SendLogTo logTo)
          Where to send the test report.
 

Constructors in org.apache.ant.antunit.listener with parameters of type BaseAntUnitListener.SendLogTo
BaseAntUnitListener(BaseAntUnitListener.SendLogTo defaultReportTarget, java.lang.String extension)
           
 



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