@groovy.transform.CompileStatic class IntegrationSpecConfigurerExtension extends java.lang.Object implements IAnnotationDrivenExtension<java.lang.annotation.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, SpecInfo spec) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |