org.easymock.classextension
Interface IMocksControl

All Superinterfaces:
IMocksControl

Deprecated. You can now mock classes directly with IMocksControl

@Deprecated
public interface IMocksControl
extends IMocksControl

This class is provided solely to allow an easier transition to EasyMock 3.0. You should now use IMocksControl for classes and interfaces mocking.

Author:
Henri Tremblay

Method Summary
 
Methods inherited from interface org.easymock.IMocksControl
checkIsUsedInOneThread, checkOrder, createMock, createMock, createMock, createMock, createMock, createMock, makeThreadSafe, replay, reset, resetToDefault, resetToNice, resetToStrict, verify
 



Copyright © 2010-null Henri Tremblay. This documentation is provided under the terms of the Apache 2 licence.