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.SendLogToBaseAntUnitListener.logToWhere to send log.Methods in org.apache.ant.antunit.listener with parameters of type BaseAntUnitListener.SendLogToModifier and TypeMethodDescriptionprotected voidBaseAntUnitListener.setSendLogTo(BaseAntUnitListener.SendLogTo logTo) Where to send the test report.voidPlainAntUnitListener.setSendLogTo(BaseAntUnitListener.SendLogTo logTo) Where to send the test report.Constructors in org.apache.ant.antunit.listener with parameters of type BaseAntUnitListener.SendLogToModifierConstructorDescriptionprotectedBaseAntUnitListener(BaseAntUnitListener.SendLogTo defaultReportTarget, String extension)