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