Uses of Class
org.spockframework.runtime.model.NodeInfo
Packages that use NodeInfo
-
Uses of NodeInfo in org.spockframework.runtime.model
Classes in org.spockframework.runtime.model with type parameters of type NodeInfoModifier and TypeClassDescriptionclassNodeInfo<P extends NodeInfo,R extends AnnotatedElement> Base class for runtime information about an element in a Spock specification.classSpecElementInfo<P extends NodeInfo,R extends AnnotatedElement> Subclasses of NodeInfo in org.spockframework.runtime.modelModifier and TypeClassDescriptionclassInternal metadata about a data provider from which the runtime model is built.classclassRuntime information about a field in a Spock specification.classRuntime information about an iteration of a feature method.classRuntime information about a method in a Spock specification.classSpecElementInfo<P extends NodeInfo,R extends AnnotatedElement> classRuntime information about a Spock specification.