designate/designate/tests/unit/api
Sean McGinnis 4b2c732df7
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I4bd0de2f553c43a805670a424c44455d691891ac
2020-05-29 11:35:40 -05:00
..
__init__.py Renamed unit.test_api to unit.api 2019-06-03 14:27:40 -07:00
test_admin_api.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
test_api_v2.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
test_middleware.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00