Class Extension
Summary
Description
*Deprecated* since EasyMock 3.0. Used to allow class mocking before its integration in EasyMock code framework. Now only exist to maintain backward compatibility of project using EasyMock 2.x
- Lead: Henri Tremblay
Issues: Unresolved
-
EASYMOCK-25
No error when setting expectation on an "unmocked" method
-
EASYMOCK-35
Base methods aren't called from a constructor
-
EASYMOCK-63
Can't expect equals() on two mocks
Issues: Updated recently
-
EASYMOCK-116
04/Jul/12
Add IMockBuilder.withInterface(Class<?> iface)
-
EASYMOCK-36
08/Jan/12
IllegalStateException: incompatible return value type
-
EASYMOCK-21
09/Nov/11
finalize() should be treated specially