Uses of Class
org.spockframework.runtime.model.BlockInfo

Packages that use BlockInfo
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
 java.util.List<BlockInfo> FeatureInfo.getBlocks()
           
 

Methods in org.spockframework.runtime.model with parameters of type BlockInfo
 void FeatureInfo.addBlock(BlockInfo block)
           
 



Copyright © 2013. All rights reserved