monasca-common/monasca_common/tests/policy
Sean McGinnis f38a954fd2
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: Ie775b99cdb645f072c0a22fa1a1a47448970b103
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:54:48 -05:00
..
__init__.py Implemented a policy enforcement engine 2017-12-19 15:16:09 +01:00
base.py Implemented a policy enforcement engine 2017-12-19 15:16:09 +01:00
test_policy.py Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00