senlin/senlin/tests/unit/api/middleware
Sean McGinnis 1fa7b5ed6e
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: Ie841dc9738ed029ef01add3681ed76112e2cdca3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:00:29 -05:00
..
policy Reorg unit tests for API 2016-03-22 02:25:32 -04:00
__init__.py Reorg unit tests for API 2016-03-22 02:25:32 -04:00
test_context.py Remove usage of parameter enforce_type 2017-05-31 16:22:11 +05:30
test_fault.py Remove six usage 2020-01-13 14:22:55 -08:00
test_middleware_filters.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_trust.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_version_negotiation.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_webhook.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00