public class ClassProxyFactory<T> extends Object implements org.easymock.internal.IProxyFactory<T>
Note that this class is stateful
Modifier and Type | Class and Description |
---|---|
static class |
ClassProxyFactory.MockMethodInterceptor |
Constructor and Description |
---|
ClassProxyFactory() |
public T createProxy(Class<T> toMock, InvocationHandler handler)
createProxy
in interface org.easymock.internal.IProxyFactory<T>
Copyright © 2003-2013 OFFIS, Henri Tremblay. All Rights Reserved.