@groovy.transform.CompileStatic class IntegrationSpecConfigurerExtension extends AbstractAnnotationDrivenExtension<Annotation>
Spock extension that can be applied to Integration tests to make them Grails aware
Modifiers | Name | Description |
---|---|---|
class |
IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor |
Constructor and description |
---|
IntegrationSpecConfigurerExtension
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
visitSpecAnnotation(java.lang.annotation.Annotation annotation, org.spockframework.runtime.model.SpecInfo spec) |