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 voidIgnoreExtension. visitFeatureAnnotation(Ignore ignore, FeatureInfo feature)voidIgnoreExtension. visitSpecAnnotation(Ignore ignore, SpecInfo spec)
-