senlin/senlin/tests/unit/objects
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
..
requests Remove six usage 2020-01-13 14:22:55 -08:00
__init__.py Initialization of versioned objects 2016-05-25 02:09:32 -04:00
test_action.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_base.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_cluster.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_event.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_fields.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_health_registry.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_node.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_notification.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_profile.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_receiver.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00