Easy mock objects
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.3-22.fc43 | - |
Fedora 42 | 4.3-21.fc42 | - |
Fedora 41 | 4.3-10.fc41 | - |
Fedora 40 | 4.3-8.fc40 | 4.3-8.fc40 |
You can contact the maintainers of this package via email at
easymock dash maintainers at fedoraproject dot org
.