Wikipedia
EasyMock
EasyMock is an open source testing framework for Java released under the Apache License. The framework allows the creation of test double objects for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD).
A research performed in 2013 on 10,000 GitHub projects found that EasyMock is the 32th most popular Java library.