public final class Systematiser extends Object
ITestNGMethod
be ordered by TestNG.Modifier and Type | Method and Description |
---|---|
static Comparator<ITestNGMethod> |
getComparator() |
public static Comparator<ITestNGMethod> getComparator()
Comparator
that helps TestNG sort ITestNGMethod
s in a specific order.
Currently the following two orders are supported : toString()
implementation that resides within the test classCopyright © 2018. All rights reserved.