swift/test
lingyongxu ee9458a250 Using assertIsNone() instead of assertEqual(None)
Following OpenStack Style Guidelines:
[1] http://docs.openstack.org/developer/hacking/#unit-tests-and-assertraises
[H203] Unit test assertions tend to give better messages for more specific
assertions. As a result, assertIsNone(...) is preferred over
assertEqual(None, ...) and assertIs(..., None)

Change-Id: If4db8872c4f5705c1fff017c4891626e9ce4d1e4
2017-06-07 14:05:53 +08:00
..
functional Open-code eventlet.listen() 2017-05-11 01:39:14 -06:00
probe Merge "Remove deprecated vm_test_mode option" 2017-06-06 05:42:14 +00:00
unit Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
__init__.py Open-code eventlet.listen() 2017-05-11 01:39:14 -06:00
sample.conf [Trivial]Fix some type errors in ../sample.conf 2017-02-12 01:30:34 -08:00