Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
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.2.0-2.jpp5.noarch
[279 KiB] |
Changelog
by David Walluck (2008-07-30):
- remove javadoc scriptlets
- GCJ fixes
- fix BuildRoot
- fix permissions
- fix maven directory ownership
|
jmock-1.2.0-2.jpp5.src
[481 KiB] |
Changelog
by David Walluck (2008-07-30):
- remove javadoc scriptlets
- GCJ fixes
- fix BuildRoot
- fix permissions
- fix maven directory ownership
|