| Paketname | libjmock2-java |
| Beschreibung | Java library for testing code with mock objects |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.5.1+dfsg-1 |
| Sektion | java |
| Priorität | optional |
| Installierte Größe | 444 Byte |
| Hängt ab von | default-jre-headless | java2-runtime-headless, libcglib-java, libobjenesis-java |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Java Maintainers |
| Quelle | jmock2 |
| Paketgröße | 78364 Byte |
| Prüfsumme MD5 | cb3caeca57551d9cf6daa9ed9cdec39a |
| Prüfsumme SHA1 | 37bccca97fb6832de6d3aaa2389d953551d4e650 |
| Prüfsumme SHA256 | 5e2baabc009d25f729aee969f28e4679073903c62c911b7c6a52582be330e8f9 |
| Link zum Herunterladen | libjmock2-java_2.5.1+dfsg-1_all.deb |
| Ausführliche Beschreibung | Mock objects help you design and test the interactions between the objects in
your programs.
The jMock library:
* makes it quick and easy to define mock objects, so you don't break the
rhythm of programming.
* lets you precisely specify the interactions between your objects, reducing
the brittleness of your tests.
* works well with the autocompletion and refactoring features of your IDE
* plugs into your favourite test framework
* is easy to extend.
|