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 ITestNGMethods in a specific order.
Currently the following two orders are supported : toString() implementation that resides within the test classCopyright © 2024. All rights reserved.