public class CGLIBProxyRealMethod extends Object implements RealMethod, HasCGLIBMethodProxy, Serializable
Constructor and Description |
---|
CGLIBProxyRealMethod(MockitoMethodProxy methodProxy) |
Modifier and Type | Method and Description |
---|---|
MockitoMethodProxy |
getMethodProxy() |
Object |
invoke(Object target,
Object[] arguments) |
public CGLIBProxyRealMethod(MockitoMethodProxy methodProxy)
public Object invoke(Object target, Object[] arguments) throws Throwable
invoke
in interface RealMethod
Throwable
public MockitoMethodProxy getMethodProxy()
getMethodProxy
in interface HasCGLIBMethodProxy
Copyright © 2018. All rights reserved.