glance/glance/tests/functional/v1
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
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_api.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_copy_to_file.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_misc.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_multiprocessing.py Remove eventlet_hub option 2014-10-20 17:02:39 +02:00
test_ssl.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00