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.
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.2/jmock && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| jmock-1.2.0-AssertMo.patch | 0000000520 520 Bytes | |
| jmock-1.2.0-build_xml.patch | 0000001227 1.2 KB | |
| jmock-1.2.0.pom | 0000000895 895 Bytes | |
| jmock-1.2.0.tar.gz | 0000482750 471 KB | |
| jmock-cglib-1.2.0.pom | 0000001113 1.09 KB | |
| jmock.changes | 0000000877 877 Bytes | |
| jmock.spec | 0000004579 4.47 KB | 





Comments 0