public class FailureAntUnitListener.TestInfos extends Object implements Comparable
| Constructor and Description |
|---|
TestInfos(org.apache.tools.ant.Project project,
String buildfile,
String target,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object other) |
String |
toString()
Creates an <ant> call according to the stored information.
|
public String toString()
toString in class ObjectObject.toString()public int compareTo(Object other)
compareTo in interface ComparableCopyright © 2023 The Apache Software Foundation. All rights reserved.