Logoj0ke.net Open Build Service > Projects > devel:java:maven > jmock
Sign Up | Log In

Test Java code using mock objects

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.

Source Files

FilenameSizeChangedActions
project.diff 569 Bytes over 11 years ago Download File
Showing 1 to 2 of 2 entries

Latest Revision

hostmaster hostmaster committed over 11 years ago (revision 2)
disable add_maven_depmap

Comments for devel:java:maven (0)