[ buster ]
[ bullseye ]
[ ソース: easymock ]
パッケージ: libeasymock-java-doc (4.2-1)
libeasymock-java-doc に関するリンク
Debian の資源:
easymock ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.easymock.org]
類似のパッケージ:
Java library to generate Mock Objects for given interfaces (documentation)
EasyMock 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.
その他の libeasymock-java-doc 関連パッケージ
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- enh: libeasymock-java
- Java library to generate Mock Objects for given interfaces