Provides a function “install()” which makes the “mock” module available as “unittest.mock” on Python 3.2 and earlier.
Also advertises a pytest plugin which configures unittest.mock automatically.
Usage
If using pytest, simply require this package in your test environment, and unittest.mock will be available.
Otherwise, it must be invoked imperatively:
import backports.unittest_mock backports.unittest_mock.install() import unittest.mock
Release files for backports.unittest-mock 1.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| backports.unittest_mock-1.5.1.tar.gz | 7.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| backports.unittest_mock-1.5.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / backports.unittest_mock-1.5.1.tar.gz
| Download URL | backports.unittest_mock-1.5.1.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b693b7dee5db7e13d0b31ddc84768cc672ac9a2b03aad3c83b0f28d32ef53e6f
|
|
BLAKE2b-256 checksum How to use checksums |
7dc478da0aa8fecbb44fdbee54483b33520ed8ed558ae1b8f011136062800da2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / backports.unittest_mock-1.5.1-py3-none-any.whl
| Download URL | backports.unittest_mock-1.5.1-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0ea4eeb9fc556200755916f102feb9f16072463ecfacc315005877980d30b59a
|
|
BLAKE2b-256 checksum How to use checksums |
1b5da63291bd8e2ecb9f1e945bdfdcd4e6ac74ee2648bec2083a1a9c04d76075
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|