Home > Repository > 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.
Nome:java-jmock1
Versione: 1.2.0-3mamba
Gruppo:Development/Libraries/Java
Manutentore:silvan
Licenza:Open Source
Dimensione:486,78 kB
URL di origine:http://jmock.codehaus.org/
Data di compilazione:2023-10-21 13:14:46
Pacchetti binari e dipendenze
x86_64i586
RPM creatijava-jmock1
java-jmock1-javadoc
java-jmock1
java-jmock1-javadoc
Dipendenze di compilazioneapache-ant [1]
jpackage-utils [1]
apache-ant [1]
jpackage-utils [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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