pkg://jmock1-1.2.0-2.0.3mdv2009.0.src.rpm:493650/HEADER
downloads
Name : jmock1 Relocations: (not relocateable)
Version : 1.2.0 Vendor: Mandriva
Release : 2.0.3mdv2009.0 Build Date: Tue Jun 17 13:41:09 2008
Install date: (not installed) Build Host: seggie.mandriva.com
Group : Development/Java Source RPM: (none)
Size : 495074 License: Open Source
Packager : Alexander Kurtakov <akurtakov@mandriva.org>
URL : http://jmock.codehaus.org/
Summary : Test Java code using mock objects
Description :
jMock is a library for testing Java code using mock objects.
Mock objects help you design and test the interactions between the
objects in your programs.
The jMock package:
* makes it quick and easy to define mock objects, so you don't break
the rhythm of programming.
* lets you define flexible constraints over object interactions,
reducing the brittleness of your tests.
* is easy to extend.