magnum/magnum/tests/unit/common
Bertrand Lallau e97f70788c Use assertIsNone instead of assertEqual(None, ***)
Instead of using assertEqual(None, ***), developers should
use assertIsNone(***) to have more clear messages in case of failure.

Closes-Bug: #1510006
Change-Id: Ib3d09ed651877569a9b940da97662489885f18e9
2015-10-28 17:38:13 +01:00
..
cert_manager Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
x509 Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
test_context.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
test_docker_utils.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_exception.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_k8s_manifest.py Improving Unit Test coverage of k8s_manifest 2015-05-27 07:46:44 -04:00
test_keystone.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
test_safeutils.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_short_id.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00
test_yamlutils.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00