sahara-plugin-vanilla/sahara_plugin_vanilla/tests/unit/plugins/vanilla/v2_8_2
Hervé Beraud 3e3f94e6c9 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I4e885ce16080d302552217280b88b9dee3839555
2020-06-11 12:21:02 +02:00
..
__init__.py Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
test_config_helper.py Use unittest.mock instead of mock 2020-06-11 12:21:02 +02:00
test_edp_engine.py Use unittest.mock instead of mock 2020-06-11 12:21:02 +02:00
test_versionhandler.py Use unittest.mock instead of mock 2020-06-11 12:21:02 +02:00