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.0.1-2jpp.src
[537 KiB] |
Changelog
by Ralph Apel (2005-11-09):
- Fix asm classpath
- Fix license
- No ghost in demo
- javadoc postun
- Promote to free
- Version 48 classfiles are created
- activemq, qdox and xstream successful unit tests with this jmock version
|
jmock-1.0.1-2jpp.noarch
[63 KiB] |
Changelog
by Ralph Apel (2005-11-09):
- Fix asm classpath
- Fix license
- No ghost in demo
- javadoc postun
- Promote to free
- Version 48 classfiles are created
- activemq, qdox and xstream successful unit tests with this jmock version
|