The correct order of parameters to assertEqual is (expected, actual). It makes the assertion message more meaningful when there is a failure. Change-Id: I1ab6933d2eee336b41f6ab791e32ad6eaa004a6b Partial-Bug: #1277104