Uses of Package
org.junit.runners.parameterized
Packages that use org.junit.runners.parameterized
-
Classes in org.junit.runners.parameterized used by org.junit.runnersClassDescriptionA
ParametersRunnerFactory
creates a runner for a singleTestWithParameters
.ATestWithParameters
keeps the data together that are needed for creating a runner for a single data set of a parameterized test. -
Classes in org.junit.runners.parameterized used by org.junit.runners.parameterizedClassDescriptionA
ParametersRunnerFactory
creates a runner for a singleTestWithParameters
.ATestWithParameters
keeps the data together that are needed for creating a runner for a single data set of a parameterized test.