Analyzed about 8 hours ago
EasyMock provides Mock Objects for interfaces in JUnit tests 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.
76.2K
lines of code
0
current contributors
6 days
since last commit
60
users on Open Hub