Annotation Type Parameters


@Retention(RUNTIME) @Target(METHOD) public @interface Parameters
The annotation is used to replace Parameterized.Parameters(Junit4) for Junit 5 parameterized tests.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • name

      String name
      Default:
      "{index}"