Package org.spockframework.builder
Interface IBlueprint
-
- All Known Implementing Classes:
ClosureBlueprint,DelegatingScriptBlueprint
public interface IBlueprint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidevaluate()java.lang.ObjectgetThisObject()voidsetDelegate(java.lang.Object delegate)
-