Uses of Interface
org.spockframework.builder.IBlueprint
Packages that use IBlueprint
-
Uses of IBlueprint in org.spockframework.builder
Classes in org.spockframework.builder that implement IBlueprintMethods in org.spockframework.builder that return IBlueprintModifier and TypeMethodDescriptionIGestalt.getBlueprint()
PojoGestalt.getBlueprint()
SpockConfigurationGestalt.getBlueprint()
Methods in org.spockframework.builder with parameters of type IBlueprintConstructors in org.spockframework.builder with parameters of type IBlueprintModifierConstructorDescriptionPojoGestalt
(Object pojo, Type pojoType, IBlueprint blueprint, List<ISlotFactory> slotFactories) SpockConfigurationGestalt
(List<Object> configurations, IBlueprint blueprint, List<ISlotFactory> slotFactories)