Annotation Type Parameter
-
@Target(FIELD) @Retention(RUNTIME) public @interface Parameter
The annotation is used to replaceParameterized.Parameterfor Junit 5 parameterized tests.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intvalue
-