private static class TestHTMLReporter.ConfigurationComparator extends java.lang.Object implements java.util.Comparator<ITestResult>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
private |
ConfigurationComparator() |
Modifier and Type | Method and Description |
---|---|
private static int |
annotationValue(ITestNGMethod method) |
int |
compare(ITestResult o1,
ITestResult o2) |
private static final long serialVersionUID
public int compare(ITestResult o1, ITestResult o2)
compare
in interface java.util.Comparator<ITestResult>
private static int annotationValue(ITestNGMethod method)