Class BlockInfo

java.lang.Object
org.spockframework.runtime.model.BlockInfo

public class BlockInfo extends Object
Runtime information about a block in a method of a Spock specification.
Author:
Peter Niederwieser
  • Constructor Details

    • BlockInfo

      public BlockInfo()
  • Method Details