designate/designate/tests/test_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
..
test_admin Updated context to use project_id 2019-06-13 20:28:12 +00:00
test_v2 Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
__init__.py Switch to testr / testtools / fixtures, remove nose 2013-11-18 14:28:43 +01:00
test_middleware.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
test_service.py Refactored service layer 2019-09-20 15:10:46 -07:00