Uses of Enum
org.testng.internal.MethodSorting
Packages that use MethodSorting
-
Uses of MethodSorting in org.testng.internal
Subclasses with type arguments of type MethodSorting in org.testng.internalMethods in org.testng.internal that return MethodSortingModifier and TypeMethodDescriptionstatic MethodSortingReturns 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.