Uses of Class
org.spockframework.compiler.model.ExpectBlock
-
Packages that use ExpectBlock Package Description org.spockframework.compiler org.spockframework.compiler.model -
-
Uses of ExpectBlock in org.spockframework.compiler
Methods in org.spockframework.compiler with parameters of type ExpectBlock Modifier and Type Method Description void
AbstractSpecVisitor. visitExpectBlock(ExpectBlock block)
void
SpecAnnotator. visitExpectBlock(ExpectBlock block)
-
Uses of ExpectBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model with parameters of type ExpectBlock Modifier and Type Method Description void
ISpecVisitor. visitExpectBlock(ExpectBlock block)
-