Uses of Enum
org.junit.runners.MethodSorters
Packages that use MethodSorters
-
Uses of MethodSorters in org.junit.runners
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.