cinder/cinder/tests/unit/api
Nate Potter 01a3190d44 Correct assertDictMatch argument order
Patch to fix the order of the arguments in assertDictMatch to
(expected, observed) in instances where it was in the
wrong order.

Closes-Bug: #1259292

Change-Id: I969d780ea06190ba5362106ee2b8efa1ee43927c
2015-11-13 16:57:01 +00:00
..
contrib Correct assertDictMatch argument order 2015-11-13 16:57:01 +00:00
extensions Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
middleware Convert Retry-After header parameter value to string 2015-10-05 15:24:28 +03:00
openstack Port WSGI tests to Python 3 2015-10-13 18:25:51 +00:00
v1 Correct assertDictMatch argument order 2015-11-13 16:57:01 +00:00
v2 Correct assertDictMatch argument order 2015-11-13 16:57:01 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
common.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
test_common.py Port API to Python 3 2015-10-14 22:17:26 +02:00
test_extensions.py Port API to Python 3 2015-10-14 22:17:26 +02:00
test_router.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
test_xmlutil.py Port API to Python 3 2015-10-14 22:17:26 +02:00