Package spock.lang

Annotation Type See


@Retention(SOURCE) @Target({TYPE,METHOD}) public @interface See
One or more references to external information related to a specification or feature.
Author:
Peter Niederwieser
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    References to external information related to a specification or feature.
  • Element Details

    • value

      String[] value
      References to external information related to a specification or feature.
      Returns:
      references to external information related to a specification or feature