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