deb-python-oslo.i18n/oslo_i18n/tests
yanheven 69cf173ea7 Fix parameters of assertEqual are misplaced
Many assertEqual sentences don't follow assertEqual(expected, actual),
These misplaces have 2 impacts:
1, giving confusing messages when some tests failed.
2, mislead other developers, new test modules may follow these wrong pattern.

This patch fix all of them.

Change-Id: I33b5b59fda524d88386072d2058c4770a948db6f
Closes-Bug: #1604213
2016-07-23 19:54:15 +08: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 Drop python 2.6 support 2015-11-23 22:19:12 +08:00
test_fixture.py Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
test_gettextutils.py Fix mock use for 1.1.0 2015-07-12 19:18:06 +00:00
test_handler.py Move out of the oslo namespace package 2014-12-18 16:35:03 -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 Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_message.py Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
test_public_api.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_translate.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
utils.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00