glance/glance/tests/unit/api
Roman Vasilets cb2456ea5e Wrong order of assertEquals args(Glance)
Args of assertEquals method in glance.tests are arranged
in wrong order. In result when test fails it shows incorrect
information about observed and actual data. It's found more
than 2000 times. Right order of arguments is "expected, actual".

Change-Id: Ifea4809f5a696b608a19e36a9ed9e5eec46c8a21
Co-Authored-By: Li Yingjun <liyingjun1988@gmail.com>
Closes-Bug: 1277104
2014-11-13 17:10:09 +02:00
..
middleware hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
__init__.py Add unit tests for size_checked_iter 2012-09-13 16:56:55 -07:00
test_cmd.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
test_cmd_cache_manage.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_common.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_property_protections.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00