Annotation Type TestParameters.RepeatedTestParameters


@Retention(RUNTIME)
@Target({CONSTRUCTOR,METHOD})
public static @interface TestParameters.RepeatedTestParameters
Holder annotation for multiple @TestParameters annotations. This should never be used directly.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    TestParameters[] value