oslo.messaging/oslo_messaging/tests/functional/notify
yan.haifeng 9ed95bbdc9 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: Icc6e404dd02fe47b76c7366d31d91c8d8e464f54
Closes-Bug: #1604213
2016-07-21 10:32:59 +08:00
..
__init__.py Add functional test for notify.logger 2015-04-01 02:03:39 +00:00
test_logger.py Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00