Class PlainAntUnitListener

java.lang.Object
org.apache.ant.antunit.listener.BaseAntUnitListener
org.apache.ant.antunit.listener.PlainAntUnitListener
All Implemented Interfaces:
AntUnitListener

public class PlainAntUnitListener extends BaseAntUnitListener
A test listener for <antunit> modelled after the Plain JUnit test listener that is part of Ant.
  • Constructor Details

    • PlainAntUnitListener

      public PlainAntUnitListener()
  • Method Details