Annotation Interface Parameters


@Retention(RUNTIME) @Target(METHOD) public @interface Parameters
Parameters annotation provides the names of the test method arguments.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details