69cf173ea7
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 |
||
---|---|---|
.. | ||
__init__.py | ||
fakes.py | ||
test_factory.py | ||
test_fixture.py | ||
test_gettextutils.py | ||
test_handler.py | ||
test_lazy.py | ||
test_locale_dir_variable.py | ||
test_logging.py | ||
test_message.py | ||
test_public_api.py | ||
test_translate.py | ||
utils.py |