easymock3 - Easy mock objects
Website: | http://www.easymock.org |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
easymock3-3.3-3.fc14.al.src [624 KiB] |
Changelog
by Benjamin Lefoul (2017-05-22):
- easymock and easymock3 coexistence |