This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
A Java-based mocking framework used for unit testing of Java applications, allows to mock interfaces, to test the functionality of a class in isolation. EasyMock, along with other frameworks for creating test replicas, automates and simplifies the process of creating test implementations of interfaces.
First released | 2001 |
Developed by | Tammo Freese, Henri Tremblay |
Latest stable version | EasyMock 4 |
Open-source | Yes |
Used by | Amazon, IBM, Microsoft |
A research performed in 2013 on 10,000 GitHub projects found that EasyMock is the 32nd most popular Java library.