murano-pkg-check/muranopkgcheck/tests
Sean McGinnis 9e3c61b684
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: Iee2ca363966243826134c1b5f5c9762d4b53662f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 15:56:28 -05:00
..
functional Remove six usage 2020-04-17 01:43:29 +00:00
__init__.py Commit project structure 2016-08-22 16:46:38 +03:00
base.py Commit project structure 2016-08-22 16:46:38 +03:00
test_code_structure_checker.py Remove six usage 2020-04-17 01:43:29 +00:00
test_error.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_log.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_manager.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_manifest_validator.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_muranopl_validator.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_package.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_pkg_loader.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_plugin.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_ui_validator.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00
test_validator_helpers.py Adding ManifestValidator 2016-08-24 21:20:54 +02:00
test_yaml_validator.py Use unittest.mock instead of third party mock 2020-04-18 15:56:28 -05:00