EasyMock

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

Issues: Unresolved

  • Bug EASYMOCK-25 No error when setting expectation on an "unmocked" method
  • Bug EASYMOCK-35 Base methods aren't called from a constructor
  • New Feature EASYMOCK-63 Can't expect equals() on two mocks

Issues: Updated recently

  • New Feature EASYMOCK-116 04/Jul/12 Add IMockBuilder.withInterface(Class<?> iface)
  • Bug EASYMOCK-36 08/Jan/12 IllegalStateException: incompatible return value type
  • Bug EASYMOCK-21 09/Nov/11 finalize() should be treated specially

Versions: Unreleased