Paketname | libeasymock-java |
Beschreibung | Java library to generate Mock Objects for given interfaces |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.4+ds1-3ubuntu2 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | default-jre-headless | java5-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | easymock |
Paketgröße | 56896 Byte |
Prüfsumme MD5 | 19932374ad564e6557188a79e2ac8126 |
Prüfsumme SHA1 | 08dada350ac39d45322bcd52e7d8d872c3d9514a |
Prüfsumme SHA256 | 5c370fd06972d6049bb11368f944d55e4c5102c18df9bc8774eb54a98df6d211 |
Link zum Herunterladen | libeasymock-java_2.4+ds1-3ubuntu2_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.
|