sahara-plugin-cdh/sahara_plugin_cdh/tests/unit/plugins/cdh/v5_9_0
Sean McGinnis 6fc7248d36
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: I9f6ec4261e9d1aa5921706ace8b5c4a66f0d7021
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:00:24 -05:00
..
__init__.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_config_helper.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_config_helper_590.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_deploy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:24 -05:00
test_edp_engine.py Use unittest.mock instead of third party mock 2020-04-18 12:00:24 -05:00
test_plugin_utils.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_plugin_utils_590.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_spark_engine.py Use unittest.mock instead of third party mock 2020-04-18 12:00:24 -05:00
test_validation.py Plugins splitted from sahara core 2019-01-03 14:47:37 -03:00
test_versionhandler.py Use unittest.mock instead of third party mock 2020-04-18 12:00:24 -05:00