Binary package “python-mock” in ubuntu xenial
Mocking and Testing Library
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.
Source package
Published versions
- python-mock 1.3.0-2.1ubuntu1 in amd64 (Release)
- python-mock 1.3.0-2.1ubuntu1 in arm64 (Release)
- python-mock 1.3.0-2.1ubuntu1 in armhf (Release)
- python-mock 1.3.0-2.1ubuntu1 in i386 (Release)
- python-mock 1.3.0-2.1ubuntu1 in powerpc (Release)
- python-mock 1.3.0-2.1ubuntu1 in ppc64el (Release)
- python-mock 1.3.0-2.1ubuntu1 in s390x (Release)