[ ソース: python-mock ]
パッケージ: python-mock-doc (2.0.0-4)
python-mock-doc に関するリンク
Debian の資源:
python-mock ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Mocking and Testing Library (Documentation)
mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way.
This package contains the documentation.
その他の python-mock-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート