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