os-win/os_win/tests/unit/utils
Takashi Natsume a4effc7e54 Fix wrong assertion methods
Replcae 'has_calls' with 'assert_has_calls' or
remove 'has_calls'.

Change-Id: I65f9a761af75d94052362056fe1c9ba152f6449e
Closes-Bug: 1989280
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-09-12 20:38:19 +09:00
..
compute Fix wrong assertion methods 2022-09-12 20:38:19 +09:00
dns Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
io Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
metrics Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
network Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
storage Allow setting VHD GUIDs 2020-12-15 11:38:05 +02:00
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_aclutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_baseutils.py Use importlib instead of imp 2021-07-24 22:42:25 +09:00
test_hostutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_hostutils10.py Fix wrong assertion methods 2022-09-12 20:38:19 +09:00
test_jobutils.py Fix wrong assertion methods 2022-09-12 20:38:19 +09:00
test_pathutils.py Fix wrong assertion methods 2022-09-12 20:38:19 +09:00
test_win32utils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_wqlutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00