Package org.spockframework.runtime.model
Annotation Type SpecMetadata
-
@Retention(RUNTIME) @Target(TYPE) public @interface SpecMetadata
Internal specification metadata generated by the compiler for consumption by the runtime. Currently only serves as an indication that the specification has been compiled successfully.- Author:
- Peter Niederwieser