Audience

Developers searching for a mock object generator solution

About EasyMock

Most parts of a software system do not work in isolation, but collaborate with other parts to get their job done. In a lot of cases, we do not care about using real collaborators implementation in unit testing, as we trust these collaborators. Mock objects replace collaborators of the unit under test. To test a unit in isolation or mount a sufficient environment, we have to simulate the collaborators in the test. A Mock Object is a test-oriented replacement for a collaborator. It is configured to simulate the object that it replaces in a simple way. In contrast to a stub, a Mock Object also verifies whether it is used as expected. EasyMock has been the first dynamic Mock Object generator, relieving users of hand-writing Mock Objects, or generating code for them. EasyMock provides Mock Objects by generating them on the fly using Java proxy mechanism.

Integrations

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

EasyMock
Founded: 2001
easymock.org

Videos and Screen Captures

EasyMock Screenshot 1
Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free

Product Details

Platforms Supported
Cloud
Training
Documentation
Support
Online

EasyMock Frequently Asked Questions

Q: What kinds of users and organization types does EasyMock work with?
Q: What languages does EasyMock support in their product?
Q: What kind of support options does EasyMock offer?
Q: What type of training does EasyMock provide?

EasyMock Product Features

Software Testing

Test Case Management
Issue Tracking
Variable Testing Methods
Reporting / Analytics
Static Testing
Dynamic Testing
White-Box Testing
Black-Box Testing
Manual Testing
Automated Testing
Quality Assurance Planning