org.junit.runners
Annotation Type Parameterized.Parameters
@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface Parameterized.Parameters
Annotation for a method which provides parameters to be injected into the
test class constructor by Parameterized