Uses of Class
spock.lang.IgnoreIf
-
Packages that use IgnoreIf Package Description org.spockframework.runtime.extension.builtin -
-
Uses of IgnoreIf in org.spockframework.runtime.extension.builtin
Methods in org.spockframework.runtime.extension.builtin with parameters of type IgnoreIf Modifier and Type Method Description void
IgnoreIfExtension. visitFeatureAnnotation(IgnoreIf annotation, FeatureInfo feature)
void
IgnoreIfExtension. visitSpecAnnotation(IgnoreIf annotation, SpecInfo spec)
-