|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodSorters | |
---|---|
org.junit.runners | Provides standard Runner implementations. |
Uses of MethodSorters in org.junit.runners |
---|
Methods in org.junit.runners that return MethodSorters | |
---|---|
static MethodSorters |
MethodSorters.valueOf(String name)
Returns 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |