Uses of Enum
org.junit.runners.MethodSorters
Packages that use MethodSorters
-
Uses of MethodSorters in org.junit.runners
Subclasses with type arguments of type MethodSorters in org.junit.runnersModifier and TypeClassDescriptionenumSort the methods into a specified execution order.Methods in org.junit.runners that return MethodSortersModifier and TypeMethodDescriptionstatic MethodSortersReturns the enum constant of this type with the specified name.static MethodSorters[]MethodSorters.values()Returns an array containing the constants of this enum type, in the order they are declared.