python-zaqarclient/tests/unit/queues
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
..
transport Updated from global requirements 2015-08-27 13:19:58 +02:00
v1 Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
v2 Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
__init__.py Restructure client code 2013-09-27 16:55:26 +02:00
test_client.py Set client module __version__ 2017-02-06 16:16:22 +08:00