Annotation Interface Url


@Documented public @interface Url
Marks a test case to a bug reported in the other sources.
Author:
Kohsuke Kawaguchi
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    URL to the web page indicating a problem related to this test case.
  • Element Details

    • value

      String value
      URL to the web page indicating a problem related to this test case.