Package | Description |
---|---|
org.spockframework.runtime.model |
Modifier and Type | Class and Description |
---|---|
class |
NodeInfo<P extends NodeInfo,R extends java.lang.reflect.AnnotatedElement>
Base class for runtime information about an element in a Spock specification.
|
Modifier and Type | Class and Description |
---|---|
class |
DataProviderInfo
Internal metadata about a data provider from which the runtime model is built.
|
class |
FeatureInfo |
class |
FieldInfo
Runtime information about a field in a Spock specification.
|
class |
IterationInfo
Runtime information about an iteration of a feature method.
|
class |
MethodInfo
Runtime information about a method in a Spock specification.
|
class |
SpecInfo
Runtime information about a Spock specification.
|
Copyright © 2016. All rights reserved