Mon, 05 Jun 2023 23:54:42 UTC

Information for build jmock-2.8.2-2.el7

ID839327
Package Namejmock
Version2.8.2
Release2.el7
Epoch
SummaryJava library for testing code with mock objects
DescriptionMock 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.
Built byctubbsii
State complete
Volume DEFAULT
StartedWed, 08 Feb 2017 00:05:41 UTC
CompletedWed, 08 Feb 2017 00:07:54 UTC
Taskbuild (epel7-candidate, /rpms/jmock:69d13962c734f48cff9ca53794cd614810d96c05)
Tags
epel7
RPMs
src
jmock-2.8.2-2.el7.src.rpm (info) (download)
noarch
jmock-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-example-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-javadoc-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-junit3-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-junit4-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-legacy-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-parent-2.8.2-2.el7.noarch.rpm (info) (download)
jmock-testjar-2.8.2-2.el7.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
state.log
Changelog * Fri Jul 08 2016 gil cattaneo <puntogil@libero.it> 2.8.2-2 - disable test failure * Sun Mar 06 2016 gil cattaneo <puntogil@libero.it> 2.8.2-1 - updated to 2.8.2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 03 2015 gil cattaneo <puntogil@libero.it> 2.8.1-1 - updated to 2.8.1 * Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 2.5.1-8 - introduce license macro * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 22 2014 gil cattaneo <puntogil@libero.it> 2.5.1-6 - Use .mfiles generated during build - Fix junit dep * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.5.1-5 - Use Requires: java-headless rebuild (#1067528) * Fri Nov 15 2013 gil cattaneo <puntogil@libero.it> 2.5.1-4 - use objectweb-asm3 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Apr 19 2012 gil cattaneo <puntogil@libero.it> 2.5.1-1 - initial rpm