Package spock.lang

Annotation Type Narrative


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Narrative
    Allows to attach a natural-language description to a spec.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value