Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 300 Bytes

ReleaseNotes.md

File metadata and controls

6 lines (5 loc) · 300 Bytes

This is a quick fix to remove the second generic parameter that was introduced in version 4. It breaks backward compatibility and is actually unnecessary.

Change log

  • No need to have two generic parameters on EasyMock.createMock (#237)