Home > Repositories > base > java-jmock1

java-jmock1: Test Java code using mock objects

JMock is a library that supports test-driven development1 of Java2 code with mock objects3.
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 autocompletion and refactoring features of your IDE
* plugs into your favourite test framework
* is easy to extend.
Name:java-jmock1
Release: 1.2.0-3mamba
Group:Development/Libraries/Java
Maintainer:silvan
License:Open Source
Size:486.78 kB
Upstream URL:http://jmock.codehaus.org/
Build time:2023-10-21 13:14:46
Binary packages and requirements
x86_64i586
Built RPMSjava-jmock1
java-jmock1-javadoc
java-jmock1
java-jmock1-javadoc
Build requirementsapache-ant [1]
jpackage-utils [1]
apache-ant [1]
jpackage-utils [1]
History of changes
DatePackagerReleaseDescription
2011-03-26gil1.2.0-3mamba- rebuilt with java-openjdk support
2010-11-04gil1.2.0-2mamba- rebuilt devel
2009-03-03gil1.2.0-1mamba- package created by autospec