Pacote: python3-minimock (1.2.8-4)
Links para python3-minimock
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-minimock:
- [python-minimock_1.2.8-4.dsc]
- [python-minimock_1.2.8.orig.tar.gz]
- [python-minimock_1.2.8-4.debian.tar.xz]
Mantenedor(a):
Fontes externas:
- Pagina principal [pypi.python.org]
Pacotes similares:
simple library for Python mock objects
minimock is a simple Python library for using mock objects.
Its mock objects will report any access made to the mock object's interfaces. The programmer can easily make assertions about how mock objects are used in the test cases, by using the standard-library ‘doctest’ module to match the reported access against expected behaviour.
Mock objects can return specified values, raise exceptions, etc. to simulate the mocked behaviour. Existing objects can optionally be replaced in-place in their namespace by a mock object, and restored safely after testing.
Outros pacotes relacionados a python3-minimock
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-minimock
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 14.2 kB | 52.0 kB | [lista de arquivos] |