Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
jmock - 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.
Packages
jmock-1.0.1-1jpp.src
[536 KiB] |
Changelog
by Ralph Apel (2005-03-16):
- Upgrade to 1.0.1
- Patch to adapt to asm-1.5.3
- Built with asm-1.5.3 and cglib-2.1.0
|
jmock-1.0.1-1jpp.noarch
[63 KiB] |
Changelog
by Ralph Apel (2005-03-16):
- Upgrade to 1.0.1
- Patch to adapt to asm-1.5.3
- Built with asm-1.5.3 and cglib-2.1.0
|