Ranked in these QuestionsQuestion Ranking
Pros
Pro Great resources for beginners
A great step-by-step guide for installation and first use is provided by the EasyMock team. In addition there is the full API available for browsing and understanding the framework more.
Pro Flexible
EasyMock allows for developers to be able to switch between nice, normal, and strict mocking controls.
Pro Full interaction control
EasyMock requires the user to put down all interactions in code, allowing full control over all interactions that will occur between EasyMock and the code. Other frameworks take care of these interactions which can lead to test scenarios out of the developers control.
Cons
Con Small community
Although EasyMock has great resources including their User guide and Javadocs, there is a need for a dedicated community that it seems to not have. Other frameworks have more support and community around them resulting in more developers choosing other frameworks.
Commonly Compared
