Package | Description |
---|---|
org.spockframework.builder |
Modifier and Type | Class and Description |
---|---|
class |
ClosureBlueprint |
class |
DelegatingScriptBlueprint |
Modifier and Type | Method and Description |
---|---|
IBlueprint |
SpockConfigurationGestalt.getBlueprint() |
IBlueprint |
PojoGestalt.getBlueprint() |
IBlueprint |
IGestalt.getBlueprint() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
PojoBuilder.build(java.lang.Object pojo,
IBlueprint blueprint) |
Constructor and Description |
---|
PojoGestalt(java.lang.Object pojo,
java.lang.reflect.Type pojoType,
IBlueprint blueprint,
java.util.List<ISlotFactory> slotFactories) |
SpockConfigurationGestalt(java.util.List<java.lang.Object> configurations,
IBlueprint blueprint,
java.util.List<ISlotFactory> slotFactories) |
Copyright © 2012. All rights reserved