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