tacker/tacker/tests/unit/extensions
Manpreet Kaur 96a9292fef Use skipTest() instead of skip() method
The method for skipping a test in unittest is skipTest().
testtools also provides skip(), but that is deprecated.

This patch eliminates the deprecation warnings by switching
to the recommended skipTest().

Change-Id: Ic7ab96edbe6a5312aa50edb6fccb38004e8158fb
2021-07-12 23:10:31 +00:00
..
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
extendedattribute.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
extensionattribute.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
foxinsocks.py Python3 support 2019-02-25 15:11:47 +00:00
test_common_services.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_extension_extended_attribute.py Use skipTest() instead of skip() method 2021-07-12 23:10:31 +00:00
v2attributes.py rename neutron/tests to tacker/tests 2014-07-04 18:20:50 +09:00