|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface IgnoreIf
Ignores the annotated spec/feature if the given condition holds.
Required Element Summary | |
---|---|
java.lang.Class<? extends groovy.lang.Closure> |
value
|
Element Detail |
---|
public abstract java.lang.Class<? extends groovy.lang.Closure> value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |