Uses of Enum
org.testng.internal.MethodSorting
Packages that use MethodSorting
-
Uses of MethodSorting in org.testng.internal
Methods in org.testng.internal that return MethodSortingModifier and TypeMethodDescriptionstatic MethodSorting
Returns the enum constant of this type with the specified name.static MethodSorting[]
MethodSorting.values()
Returns an array containing the constants of this enum type, in the order they are declared.