Package org.apache.ant.antunit.listener
Class FailureAntUnitListener.TestInfos
java.lang.Object
org.apache.ant.antunit.listener.FailureAntUnitListener.TestInfos
- All Implemented Interfaces:
Comparable
- Enclosing class:
FailureAntUnitListener
Class for collecting needed information about failed tests.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestInfos
-
-
Method Details
-
toString
Creates an <ant> call according to the stored information. -
compareTo
- Specified by:
compareTo
in interfaceComparable
-