Class ClosureBlueprint

java.lang.Object
org.spockframework.builder.ClosureBlueprint
All Implemented Interfaces:
IBlueprint

public class ClosureBlueprint extends Object implements IBlueprint
  • Constructor Details

    • ClosureBlueprint

      public ClosureBlueprint(groovy.lang.Closure closure, Object subject)
  • Method Details