python-zaqarclient/tests/unit/cli
Hervé Beraud c40f0cc32b Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I95e8d9564cda2e6a06a3f40b0de6991acb07dd4c
2024-01-27 00:26:23 +09:00
..
v1 Make sure queue create works for cli 2015-12-18 08:42:26 +13:00
__init__.py Make sure queue create works for cli 2015-12-18 08:42:26 +13:00
fakes.py Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00