Uses of Class
org.easymock.MockControl

Packages that use MockControl
org.easymock   
 

Uses of MockControl in org.easymock
 

Methods in org.easymock that return MockControl
static
<T> MockControl<T>
MockControl.createControl(java.lang.Class<T> toMock)
          Deprecated. Creates a mock control object for the specified interface.
static
<T> MockControl<T>
MockControl.createNiceControl(java.lang.Class<T> toMock)
          Deprecated. Creates a mock control object for the specified interface.
static
<T> MockControl<T>
MockControl.createStrictControl(java.lang.Class<T> toMock)
          Deprecated. Creates a mock control object for the specified interface.
 



Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>