oslo.serialization/oslo_serialization/tests
yanheven 5ae04325e6 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: Ice3148685b81bf906672b91159fbb29bd618abb0
Closes-Bug: #1604213
2016-07-23 19:38:43 +08:00
..
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
test_base64.py Fix parameters of assertEqual are misplaced 2016-07-23 19:38:43 +08:00
test_jsonutils.py Fix parameters of assertEqual are misplaced 2016-07-23 19:38:43 +08:00
test_msgpackutils.py Fix parameters of assertEqual are misplaced 2016-07-23 19:38:43 +08:00