Class ProxyBasedMockFactory

java.lang.Object
org.spockframework.mock.runtime.ProxyBasedMockFactory

public class ProxyBasedMockFactory extends Object
Some implementation details of this class are inspired from Spring, EasyMock Class Extensions, JMock, Mockito, and this thread: http://www.nabble.com/Callbacks%2C-classes-and-instances-to4092596.html
Author:
Peter Niederwieser