Annotation Type Name
-
@Documented @Retention(RUNTIME) @Target(PARAMETER) public @interface Name
Used to annotate constructor parameters for parameterized tests.- See Also:
ParametersFactory
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-