Package spock.lang
Annotation Type IgnoreIf
Ignores the annotated spec or feature if the given condition holds.
Same as
Requires except that the condition is inverted.-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends groovy.lang.Closure> value
-