freezer/freezer/tests/unit
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
..
engines Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
openstack Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
scheduler Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
snapshot Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
storages Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
utils Use unittest.mock instead of third party mock 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_job.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00