python-zaqarclient/tests/unit
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
..
auth Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
cli Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
common Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
openstack/common Delete deprecated directory openstack/common 2016-11-24 11:49:10 +00:00
queues Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
transport Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
__init__.py Updated from global requirements 2015-08-27 13:19:58 +02:00