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