Uses of Class
org.apache.ant.antunit.listener.BaseAntUnitListener
-
Packages that use BaseAntUnitListener Package Description org.apache.ant.antunit.listener -
-
Uses of BaseAntUnitListener in org.apache.ant.antunit.listener
Subclasses of BaseAntUnitListener in org.apache.ant.antunit.listener Modifier and Type Class Description classFailureAntUnitListenerThis AntUnitListener creates a new buildfile with a target for each failed test target in the AntUnit run.classPlainAntUnitListenerA test listener for <antunit> modelled after the Plain JUnit test listener that is part of Ant.classXMLAntUnitListenerA test listener for <antunit> modelled after the XML JUnit test listener that is part of Ant.
-