Uses of Class
org.apache.ant.antunit.listener.BaseAntUnitListener.SendLogTo
Packages that use BaseAntUnitListener.SendLogTo
-
Uses of BaseAntUnitListener.SendLogTo in org.apache.ant.antunit.listener
Fields in org.apache.ant.antunit.listener declared as BaseAntUnitListener.SendLogToModifier and TypeFieldDescriptionprivate BaseAntUnitListener.SendLogTo
BaseAntUnitListener.logTo
Where to send log.Methods in org.apache.ant.antunit.listener with parameters of type BaseAntUnitListener.SendLogToModifier and TypeMethodDescriptionprotected 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.SendLogToModifierConstructorDescriptionprotected
BaseAntUnitListener
(BaseAntUnitListener.SendLogTo defaultReportTarget, String extension)