public static class TestCaseOrdering.AlphabeticOrder extends Object implements Comparator<TestMethodAndParams>
Constructor and Description |
---|
AlphabeticOrder() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TestMethodAndParams o1,
TestMethodAndParams o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(TestMethodAndParams o1, TestMethodAndParams o2)
compare
in interface Comparator<TestMethodAndParams>
Copyright © 2011–2020 Carrot Search s.c.. All rights reserved.