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.
- Developed at Java:packages
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/jmock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jmock-1.2.0-AssertMo.patch | 0000000520 520 Bytes | |
jmock-1.2.0-build_xml.patch | 0000001532 1.5 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 | 0000001467 1.43 KB | |
jmock.spec | 0000004547 4.44 KB |
Revision 17 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 528157
from
Fridrich Strba (fstrba)
(revision 17)
Fix build with jdk9
Comments 0