Java library for testing code with mock objects
Mock objects help you design and test the interactions between the objects in your programs. The jMock library: * makes it quick and easy to define mock objects, so you don't break the rhythm of programming. * lets you precisely specify the interactions between your objects, reducing the brittleness of your tests. * works well with the auto-completion and re-factoring features of your IDE * plugs into your favorite test framework * is easy to extend.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.12.0-13.fc39 | - |
Fedora 39 | 2.12.0-13.fc39 | - |
Fedora 38 | 2.12.0-12.fc38 | - |
EPEL 7 | 2.8.2-2.el7 | - |
You can contact the maintainers of this package via email at
jmock dash maintainers at fedoraproject dot org
.