public class GroovyMockInterceptor extends java.lang.Object implements IProxyBasedMockInterceptor
Constructor and Description |
---|
GroovyMockInterceptor(IMockConfiguration mockConfiguration,
Specification specification,
groovy.lang.MetaClass mockMetaClass) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
intercept(java.lang.Object target,
java.lang.reflect.Method method,
java.lang.Object[] arguments,
IResponseGenerator realMethodInvoker) |
public GroovyMockInterceptor(IMockConfiguration mockConfiguration, Specification specification, groovy.lang.MetaClass mockMetaClass)
public java.lang.Object intercept(java.lang.Object target, java.lang.reflect.Method method, java.lang.Object[] arguments, IResponseGenerator realMethodInvoker)
intercept
in interface IProxyBasedMockInterceptor
Copyright © 2016. All rights reserved