Uses of Interface
org.spockframework.mock.IMockFactory

Packages that use IMockFactory
org.spockframework.mock   
 

Uses of IMockFactory in org.spockframework.mock
 

Classes in org.spockframework.mock that implement IMockFactory
 class DefaultMockFactory
          Some implementation details of this class are stolen from Spring, EasyMock Class Extensions, and this thread: http://www.nabble.com/Callbacks%2C-classes-and-instances-to4092596.html
 

Constructors in org.spockframework.mock with parameters of type IMockFactory
MockController(IMockFactory factory)
           
 



Copyright © 2013. All rights reserved