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) void
setProperty
(String name, Object value)
-
Method Details
-
getBlueprint
IBlueprint getBlueprint() -
getProperty
-
setProperty
-
invokeMethod
-