Package | Description |
---|---|
org.junit.runners |
Provides standard
Runner implementations. |
org.junit.runners.parameterized |
Class and Description |
---|
ParametersRunnerFactory
A
ParametersRunnerFactory creates a runner for a single
TestWithParameters . |
TestWithParameters
A
TestWithParameters keeps the data together that are needed for
creating a runner for a single data set of a parameterized test. |
Class and Description |
---|
BlockJUnit4ClassRunnerWithParameters.InjectionType |
ParametersRunnerFactory
A
ParametersRunnerFactory creates a runner for a single
TestWithParameters . |
TestWithParameters
A
TestWithParameters keeps the data together that are needed for
creating a runner for a single data set of a parameterized test. |