deb-murano/murano/tests/unit/db/services
Tetiana Lashchova 38513f7dc5 Fix order of arguments in assertEqual
Some tests used incorrect order of arguments in assertEqual.
The correct order expected by testtools is
assertEqual(expected, observed).

Change-Id: I210ce20cb9427799219e8aedb9ee3282dea53d3f
Closes-Bug: #1259292
2015-09-29 15:38:33 +03:00
..
__init__.py Environment Template entity and its service 2015-02-26 11:13:17 +01:00
environment_templates.py Environment Template entity and its service 2015-02-26 11:13:17 +01:00
test_core_service.py Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
test_environments.py Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
test_templates_service.py Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00