EasyMock

EasyMock

Summary

Description

EasyMock provides Mock Objects for interfaces (and objects through the class extension) by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development. The project is running since 2001.

Issues: Unresolved

  • Bug EASYMOCK-111 Calling behaviour more than expected number of times does not assert failure when the call is from multple threads
  • Bug EASYMOCK-20 IllegalAccessError for Package-Scope-Interfaces
  • New Feature EASYMOCK-24 Provide mockType to createMock() method

Issues: 30 Day Summary


Issues: 1 created and 1 resolved

Issues: Updated recently

  • Improvement EASYMOCK-115 26/Apr/12 Improvement to org.easymock.Capture.java
  • Bug EASYMOCK-114 10/Apr/12 EasyMock.anyObject shoud not return null
  • Bug EASYMOCK-111 02/Apr/12 Calling behaviour more than expected number of times does not assert failure when the call is from multple threads

Versions: Unreleased

Activity Stream