@Deprecated public class TestCaseComparator extends Object implements Comparator<TestCase>
Constructor and Description |
---|
TestCaseComparator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(TestCase case1,
TestCase case2)
Deprecated.
|
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(TestCase case1, TestCase case2)
compare
in interface Comparator<TestCase>
Copyright © 2016–2020. All rights reserved.