|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeInfo | |
---|---|
org.spockframework.runtime.model |
Uses of NodeInfo in org.spockframework.runtime.model |
---|
Classes in org.spockframework.runtime.model with type parameters of type NodeInfo | |
---|---|
class |
NodeInfo<P extends NodeInfo,R extends AnnotatedElement>
Base class for runtime information about an element in a Spock specification. |
Subclasses of NodeInfo in org.spockframework.runtime.model | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |