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
..
2015-11-23 22:19:12 +08:00
2015-07-12 19:18:06 +00:00