Paketname | libeasymock-java-doc |
Beschreibung | Java library to generate Mock Objects for given interfaces (documentation) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.4+ds1-4 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 1800 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | easymock |
Paketgröße | 111262 Byte |
Prüfsumme MD5 | e0f582695b683f30486145d0063b0804 |
Prüfsumme SHA1 | d425d9a5299897d5ff094042b88aac0a87c99858 |
Prüfsumme SHA256 | d06b7c9a066cd3644e0152a79fa09aeb0a960c0e85bd5a6ee2d741445207be19 |
Link zum Herunterladen | libeasymock-java-doc_2.4+ds1-4_all.deb |
Ausführliche Beschreibung | EasyMock 2 is a library that provides an easy way to use Mock Objects for given
interfaces. Mock Objects simulate parts of the behavior of domain code,
and are able to check whether they are used as defined.
Domain classes can be tested in isolation
by simulating their collaborators with Mock Objects.
.
This package contains the documentation for the Mock Objects library.
|