| Project Name | jMock |
| Category | Development tools |
| Programming Language | Java |
| Project Home Page | http://jmock.codehaus.org/ |
| License(s) | BSD License |
| License URL(s) | http://www.opensource.org/licenses/bsd-license.php |
| Tags (edit) | mock object, programming, testing |
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.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-08-21 03:33:28.121 (rel. 3).
