public class AutoAttachExtension extends Object implements org.spockframework.runtime.extension.IAnnotationDrivenExtension<AutoAttach>
Constructor and Description |
---|
AutoAttachExtension() |
Modifier and Type | Method and Description |
---|---|
void |
visitFieldAnnotation(AutoAttach annotation,
org.spockframework.runtime.model.FieldInfo field) |
public void visitFieldAnnotation(AutoAttach annotation, org.spockframework.runtime.model.FieldInfo field)
visitFieldAnnotation
in interface org.spockframework.runtime.extension.IAnnotationDrivenExtension<AutoAttach>