| Name: | jmock |
|---|---|
| Version: | 2.8.2 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 382955 |
| License: | BSD |
| RPM: | jmock-2.8.2-1.el8.noarch.rpm |
| Source RPM: | jmock-2.8.2-1.el8.src.rpm |
| Build Date: | Thu Oct 28 2021 |
| Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://www.jmock.org/ |
| 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. |
- Initial import on el8 from Fedora