magnum/magnum/tests/functional/api
Bertrand Lallau 6b97b9a7cd Fix argument order in assertEqual to (expect, obs)
assertEqual expects that the arguments provided to it should be
(expected, observed). If a particular order is kept as a convention,
then it helps to provide a cleaner message to the developer if Unit Tests
fail. There are several Unit Test files where the arguments for assertEqual
have been swapped.

Closes-Bug: #1259292
Change-Id: I17930c8ba8168baba9baddbdb7a54d54497f6a6d
2015-10-26 21:01:02 +01:00
..
v1 Fix argument order in assertEqual to (expect, obs) 2015-10-26 21:01:02 +01:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00