cinder/cinder/tests/unit/zonemanager
Skyler Berg 3c236141c9 Fix argument order for assertEqual in tests
Some tests incorrectly use the order assertEqual(observed, expected)
instead of the correct order, assertEqual(expected, observed). This
patch corrects this issue.

Change-Id: I4683b80451d3e4576443c4472a01460b24633d04
Closes-Bug: #1259292
2015-08-11 10:09:40 -07:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_brcd_fc_san_lookup_service.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_brcd_fc_zone_client_cli.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_brcd_fc_zone_driver.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_brcd_lookup_service.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_cisco_fc_san_lookup_service.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_cisco_fc_zone_client_cli.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_cisco_fc_zone_driver.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_cisco_lookup_service.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_fc_zone_manager.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_driver.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00