Article complet: jMock
08.10.04
jMock
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.
Trackback address for this post:
http://www.vidal.biz/blogs/htsrv/trackback.php/570
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Comments are not allowed from anonymous visitors.