Package spock.lang

Annotation Type IgnoreRest


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface IgnoreRest
    Indicates that all feature methods except the ones carrying this annotation should be ignored.