public abstract class AbstractMockitoMethodProxy extends Object implements MockitoMethodProxy
Constructor and Description |
---|
AbstractMockitoMethodProxy() |
Modifier and Type | Method and Description |
---|---|
Object |
invokeSuper(Object target,
Object[] arguments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMethodProxy
public Object invokeSuper(Object target, Object[] arguments) throws Throwable
invokeSuper
in interface MockitoMethodProxy
Throwable
Copyright © 2018. All rights reserved.