Package org.spockframework.runtime.model
Class BlockInfo
java.lang.Object
org.spockframework.runtime.model.BlockInfo
Runtime information about a block in a method of a Spock specification.
- Author:
- Peter Niederwieser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BlockInfo
public BlockInfo()
-
-
Method Details
-
getKind
-
setKind
-
getTexts
-
setTexts
-