Uses of Class
org.spockframework.runtime.model.BlockInfo
-
Packages that use BlockInfo Package Description org.spockframework.runtime.model -
-
Uses of BlockInfo in org.spockframework.runtime.model
Methods in org.spockframework.runtime.model that return types with arguments of type BlockInfo Modifier and Type Method Description java.util.List<BlockInfo>
FeatureInfo. getBlocks()
Methods in org.spockframework.runtime.model with parameters of type BlockInfo Modifier and Type Method Description void
FeatureInfo. addBlock(BlockInfo block)
-