Paketname | libmockobjects-java |
Beschreibung | Framework for developing and using mock objects |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.09-4 |
Sektion | java |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | mockobjects |
Paketgröße | 51992 Byte |
Prüfsumme MD5 | 167c369175c4693dcd7f5e8ea7cf4ab6 |
Prüfsumme SHA1 | e64ff068988c800a1f0f15f2ce01aff2fc01c86a |
Prüfsumme SHA256 | facd01c3d3cc5dcdaee745fc0674306f3822675ed8e1760e9cc7088307970097 |
Link zum Herunterladen | libmockobjects-java_0.09-4_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.
|