public final class MockInvocationHandler extends Object implements InvocationHandler, Serializable
Constructor and Description |
---|
MockInvocationHandler(MocksControl control) |
public MockInvocationHandler(MocksControl control)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
in interface InvocationHandler
Throwable
public MocksControl getControl()
Copyright © 2010-2016 EasyMock contributors. All Rights Reserved.