Uses of Enum Class
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 class with the specified name.static MethodSorters[]MethodSorters.values()Returns an array containing the constants of this enum class, in the order they are declared.