Package org.spockframework.runtime.model
Annotation Type FieldMetadata
-
@Retention(RUNTIME) @Target(FIELD) public @interface FieldMetadata
Internal metadata about a field, from which the runtime model is built.- Author:
- Peter Niederwieser
@Retention(RUNTIME)
@Target(FIELD)
public @interface FieldMetadata