Annotation Interface RestCall


@Retention(RUNTIME) public @interface RestCall
Annotation for methods performing a REST call.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Test step name.
  • Element Details

    • name

      String name
      Test step name.
      Returns:
      test step name