Binary package “python3-mock” in ubuntu trusty
Mocking and Testing Library (Python3 version)
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 Python 3 version of the library.
Source package
Published versions
- python3-mock 1.0.1-3 in amd64 (Proposed)
- python3-mock 1.0.1-3 in amd64 (Release)
- python3-mock 1.0.1-3 in arm64 (Proposed)
- python3-mock 1.0.1-3 in arm64 (Release)
- python3-mock 1.0.1-3 in armhf (Proposed)
- python3-mock 1.0.1-3 in armhf (Release)
- python3-mock 1.0.1-3 in i386 (Proposed)
- python3-mock 1.0.1-3 in i386 (Release)
- python3-mock 1.0.1-3 in powerpc (Proposed)
- python3-mock 1.0.1-3 in powerpc (Release)
- python3-mock 1.0.1-3 in ppc64el (Proposed)
- python3-mock 1.0.1-3 in ppc64el (Release)