Package org.spockframework.runtime.model
Annotation Type FeatureMetadata
-
@Retention(RUNTIME) @Target(METHOD) public @interface FeatureMetadataInternal metadata about a feature from which the runtime model is built.- Author:
- Peter Niederwieser
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringBLOCKSstatic java.lang.StringLINEstatic java.lang.StringNAMEstatic java.lang.StringORDINALstatic java.lang.StringPARAMETER_NAMES
-
Required Element Summary
Required Elements Modifier and Type Required Element Description BlockMetadata[]blocksintlinejava.lang.Stringnameintordinaljava.lang.String[]parameterNames
-
-
-
-
blocks
BlockMetadata[] blocks
-
-