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 voidAbstractSpecVisitor. visitExpectBlock(ExpectBlock block)voidSpecAnnotator. 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 voidISpecVisitor. visitExpectBlock(ExpectBlock block)
-