Annotation Type Parameter


  • @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 value  
    • Element Detail

      • value

        int value
        Default:
        0