|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.test.spock.IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
@groovy.transform.CompileStatic class IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
Property Summary | |
---|---|
org.springframework.context.ApplicationContext |
applicationContext
|
GrailsTestMode |
mode
|
Constructor Summary | |
IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor(org.springframework.context.ApplicationContext applicationContext)
|
Method Summary | |
---|---|
void
|
intercept(org.spockframework.runtime.extension.IMethodInvocation invocation)
|
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), 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() |
Property Detail |
---|
org.springframework.context.ApplicationContext applicationContext
GrailsTestMode mode
Constructor Detail |
---|
IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor(org.springframework.context.ApplicationContext applicationContext)
Method Detail |
---|
@java.lang.Override void intercept(org.spockframework.runtime.extension.IMethodInvocation invocation)
Groovy Documentation