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