oslo.i18n/oslo_i18n/tests
Sean McGinnis 34aaaf2eb5
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: I597461bc2ce6a480ea18950ded606ef7db717f2d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 15:55:50 -05:00
..
__init__.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
fakes.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_factory.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_fixture.py Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
test_gettextutils.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_handler.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_lazy.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_locale_dir_variable.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_logging.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_message.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_public_api.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
test_translate.py Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05:00
utils.py set default python to python3 2018-04-16 13:04:03 -04:00