|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockControl | |
|---|---|
| org.easymock | |
| Uses of MockControl in org.easymock |
|---|
| Methods in org.easymock that return MockControl | ||
|---|---|---|
static
|
MockControl.createControl(java.lang.Class<T> toMock)
Deprecated. Creates a mock control object for the specified interface. |
|
static
|
MockControl.createNiceControl(java.lang.Class<T> toMock)
Deprecated. Creates a mock control object for the specified interface. |
|
static
|
MockControl.createStrictControl(java.lang.Class<T> toMock)
Deprecated. Creates a mock control object for the specified interface. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||