freezer/freezer/tests/unit/utils
jacky06 6aa9de447e 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: Ibb42643faf23bba4a91019b87e7d23e8b36ce1a7
2020-04-08 22:54:37 +08:00
..
__init__.py change directory structure for unit tests 2016-09-13 19:56:43 +05:30
test_checksum.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_config.py Remove six usage from freezer package 2020-01-22 03:52:35 -08:00
test_crypt.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_exec_cmd.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_winutils.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00