Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
jmock: Test Java code using mock objects
- Summary
- 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.
Arch: noarch
Download: | jmock-1.0.1-1jpp.src.rpm |
Build Date: | Wed Mar 16 13:25:31 2005 |
Packager: | Ralph Apel <r.apel@r-apel.de> |
Size: | 595 KiB |
Changelog
- * Wed Mar 16 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0.1-1jpp
-
- Upgrade to 1.0.1
- Patch to adapt to asm-1.5.3
- Built with asm-1.5.3 and cglib-2.1.0
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.0.0-3jpp
-
- Rebuild with ant-1.6.2
- Upgrade to Ant 1.6.X
- * Fri Jun 4 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0.0-2jpp
-
- Graduate to free section for use with qdox-1.4