os-brick/os_brick/tests/initiator
yuyafei 2fa8f65991 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have more
clear messages in case of failure.

Change-Id: I3699fca674c9d97b09308155fbc92aaed929d87f
Closes-Bug:#1280522
2016-07-12 11:21:12 +08:00
..
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
test_host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
test_linuxfc.py Merge "Perform port_rescan on s390x platforms" 2015-07-29 19:34:34 +00:00
test_linuxrbd.py Make RBDImageMetadata and RBDVolumeIOWrapper re-usable 2016-06-09 12:40:24 +00:00
test_linuxscsi.py Replace assertEqual(None, *) with assertIsNone in tests 2016-07-12 11:21:12 +08:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00