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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
  • Element Details

    • value

      int value
      Default:
      0