public static class TestCaseOrdering.AlphabeticOrder extends java.lang.Object implements java.util.Comparator<TestMethodAndParams>
| Constructor and Description |
|---|
AlphabeticOrder() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TestMethodAndParams o1,
TestMethodAndParams o2) |
public int compare(TestMethodAndParams o1, TestMethodAndParams o2)
compare in interface java.util.Comparator<TestMethodAndParams>Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.