Package jmock: Information
Source package: jmock
Version: 2.12.0-alt2_10jpp11
Build time: Jul 27, 2025, 06:21 AM in the task #388902
Category: Development/Java
Report package bugHome page: http://www.jmock.org/
License: BSD
Summary: Java library for testing code with mock objects
Description:
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.List of RPM packages built from this SRPM:
jmock (noarch)
jmock-example (noarch)
jmock-imposters (noarch)
jmock-javadoc (noarch)
jmock-junit3 (noarch)
jmock-junit4 (noarch)
jmock-junit5 (noarch)
jmock-legacy (noarch)
jmock-testjar (noarch)
jmock (noarch)
jmock-example (noarch)
jmock-imposters (noarch)
jmock-javadoc (noarch)
jmock-junit3 (noarch)
jmock-junit4 (noarch)
jmock-junit5 (noarch)
jmock-legacy (noarch)
jmock-testjar (noarch)
Maintainer: Ivan Zakharyaschev
Last changed
July 1, 2025 Ivan Zakharyaschev 0:2.12.0-alt2_10jpp11
- Patched its tests (a tiny bit) for junit >= 4.13. (A slightly different message was expected in the test, and it failed; however, without breaking the build in Sisyphus. It doesn't hurt publishing the tiny fix in Sisyphus.)
April 20, 2023 Igor Vlasenko 0:2.12.0-alt1_10jpp11
- update
July 1, 2022 Igor Vlasenko 0:2.12.0-alt1_7jpp11
- update