Name: | jmock |
---|---|
Version: | 2.8.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 380704 |
License: | BSD |
RPM: | jmock-2.8.2-2.el7.noarch.rpm |
Source RPM: | jmock-2.8.2-2.el7.src.rpm |
Build Date: | Mon Sep 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.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. |
- disable test failure
- updated to 2.8.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- updated to 2.8.1
- introduce license macro
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Use .mfiles generated during build - Fix junit dep
- Use Requires: java-headless rebuild (#1067528)
- use objectweb-asm3