[ 原始碼: mockobjects ]
套件:libmockobjects-java-doc(0.09-6)
libmockobjects-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 mockobjects:
維護小組:
外部的資源:
- 主頁 [www.mockobjects.com]
相似套件:
Framework for developing and using mock objects -- documentation
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.
This package includes the mock objects javadocs.
其他與 libmockobjects-java-doc 有關的套件
|
|
|
|
-
- sug: libmockobjects-java
- Framework for developing and using mock objects