Package | Description |
---|---|
org.easymock |
Modifier and Type | Method and Description |
---|---|
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.]]>