python-designateclient/designateclient/tests
Hervé Beraud c37f8ff9f0 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: I3be6c40ef61e0334cab860689abbee84f5d19265
2020-06-09 20:28:22 +02:00
..
v2 Use unittest.mock instead of mock 2020-06-09 20:28:22 +02:00
__init__.py Enable hacking check H104 2014-07-16 19:25:04 +02:00
base.py Update json module to jsonutils 2019-02-28 10:30:22 +08:00
test_designateclient.py Set client module __version__ 2017-02-06 15:44:00 +08:00
test_exceptions.py Make remote error handling more robust 2017-09-01 10:45:10 +00:00
test_utils.py Use unittest.mock instead of third party mock 2020-03-13 18:30:14 +00:00