Uses of Enum Class
org.junit.runners.parameterized.BlockJUnit4ClassRunnerWithParameters.InjectionType
Packages that use BlockJUnit4ClassRunnerWithParameters.InjectionType
-
Uses of BlockJUnit4ClassRunnerWithParameters.InjectionType in org.junit.runners.parameterized
Methods in org.junit.runners.parameterized that return BlockJUnit4ClassRunnerWithParameters.InjectionTypeModifier and TypeMethodDescriptionBlockJUnit4ClassRunnerWithParameters.getInjectionType()Returns the enum constant of this class with the specified name.BlockJUnit4ClassRunnerWithParameters.InjectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.