Package org.spockframework.runtime.model
package org.spockframework.runtime.model
-
ClassDescriptionRuntime information about a block in a method of a Spock specification.The different kind of blocks that a BlockInfo instance can represent.Internal block metadata generated by the compiler for consumption by the runtime.Internal metadata about a data provider from which the runtime model is built.Internal metadata about a feature from which the runtime model is built.Runtime information about a field in a Spock specification.Internal metadata about a field, from which the runtime model is built.Runtime information about an iteration of a feature method.Runtime information about a method in a Spock specification.The different kinds of methods that a MethodInfo instance can represent.NameProvider<T>Base class for runtime information about an element in a Spock specification.Runtime information about a Spock specification.Internal specification metadata generated by the compiler for consumption by the runtime.A position in a text, given as a line/column pair.A region of text spanning all characters between a start position (inclusive) and an end position (exclusive).