os-win/os_win/tests/unit/utils/compute
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
..
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_clusapi_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_clusterutils.py Switch from unittest2 compat methods to Python 3.x methods 2020-06-23 14:21:25 +02:00
test_livemigrationutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_migrationutils.py Fix wrong assertion methods 2022-09-12 20:38:19 +09:00
test_rdpconsoleutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_vmutils.py Avoid propagating wmi exceptions for soft shutdown 2020-12-09 15:20:21 +02:00
test_vmutils10.py Fix wrong assertion methods 2022-09-12 20:38:19 +09:00