Package org.spockframework.builder
Interface IGestalt
- All Known Implementing Classes:
PojoGestalt,SpockConfigurationGestalt
public interface IGestalt
-
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String name) invokeMethod(String name, Object[] args) voidsetProperty(String name, Object value)
-
Method Details
-
getBlueprint
IBlueprint getBlueprint() -
getProperty
-
setProperty
-
invokeMethod
-