tempest/tempest/tests/common
Sean McGinnis eed8074e64 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: If1de2f48da1fd6ed3f96c98b8dce9eace4f8095d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-17 17:22:58 +00:00
..
utils Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
__init__.py Add unit test for data_utils 2014-03-10 16:23:16 +09:00
test_admin_available.py Migrate the preprov creds module to tempest lib 2017-07-21 16:14:41 -04:00
test_alt_available.py Migrate the preprov creds module to tempest lib 2017-07-21 16:14:41 -04:00
test_compute.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
test_credentials_factory.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
test_custom_matchers.py Use assertIs(Not)None to check for None 2016-11-16 14:51:24 +08:00
test_image.py Add purge flag in image_meta_to_headers 2016-07-04 15:55:52 +08:00
test_waiters.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00