python-designateclient/designateclient/tests
Sean McGinnis b9bcae0140 Use unittest.mock instead of third party mock
Now that we are py36 or later, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I9582d623727e5853637812083033a348b71551ce
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-13 18:30:14 +00:00
..
v2 Add tsig key support to python-designateclient 2017-07-07 14:16:30 +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