nova/nova/tests/unit/cert
Rajesh Tailor 3622a20f2d Fix order of arguments in assertEqual
Some tests used incorrect order assertEqual(observed, expected).

The correct order expected by testtools is
assertEqual(expected, observed).

Partial-Bug: #1259292
Change-Id: Ie57021baffb208babdfa42c72e4d5b4e8c2b1c18
2015-09-03 06:39:24 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_rpcapi.py Fix order of arguments in assertEqual 2015-09-03 06:39:24 -07:00