软件包: python-mox (0.5.3-4)
python-mox 的相关链接
Trisquel 的资源:
下载源码包 python-mox:
维护者:
Original Maintainer:
- Iustin Pop
外部的资源:
- 主页 [code.google.com]
相似软件包:
mock object framework for Python
Mox is a mock object framework for Python that simplifies the writing of unittests.
Mox will make mock objects for you, so you don't have to create your own. It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor.
It is based on EasyMock, a Java mock object framework.
其他与 python-mox 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)