Package | Description |
---|---|
org.apache.ant.antunit.listener |
Modifier and Type | Class and Description |
---|---|
class |
FailureAntUnitListener
This AntUnitListener creates a new buildfile with a target for each
failed test target in the AntUnit run.
|
class |
PlainAntUnitListener
A test listener for <antunit> modelled after the Plain JUnit
test listener that is part of Ant.
|
class |
XMLAntUnitListener
A test listener for <antunit> modelled after the XML JUnit
test listener that is part of Ant.
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.