Paketname | libmockobjects-java |
Beschreibung | Framework for developing and using mock objects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.09-3ubuntu2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | mockobjects |
Paketgröße | 52028 Byte |
Prüfsumme MD5 | b6a1993e45770c85fd387c48114065a2 |
Prüfsumme SHA1 | c93a37aee7d8fab5a4937fb906c0a24eee642fcc |
Prüfsumme SHA256 | 54062b84a1781f3c8a5a0c472eef6c85dc25ba64a9fb17556754ba787b8423c6 |
Link zum Herunterladen | libmockobjects-java_0.09-3ubuntu2_all.deb |
Ausführliche Beschreibung | Mock Objects is a test-first driven framework for building
generic software and/or unit testing frameworks. It supports:
* A methodology for developing and using mock objects.
* A core mock object framework. This is a library of code that
supports the implementation of mock objects, based around a
set of expectation classes for values and collections. There are
also various other classes to make mock objects easier to write
or to use.
* A default set of mock implementations for the standard Java
platform APIs. We have made a start on packages such as servlets, sql,
and io.
|