de3df0f2c4
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: I6c43e4618d972c7c8b3925df6532c8b67930fdd7 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
constants.py | ||
exception.py | ||
i18n.py | ||
linux_net.py | ||
ovs.py | ||
privsep.py |