magnum/magnum/tests/unit
wangqun 082c8ed0b8 Use assertIsNotNone instead of assertEqual(** is not None)
Developer should use assertIsNotNone to replace the
assertEqual(** is not None).

Closes-Bug: #1510371
Change-Id: I5afd03aaf591e047b855bc416bc60fbc182bdc19
2015-10-30 04:33:40 +00:00
..
api Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
common Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
conductor Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
db Merge "Fix order of arguments in assertEqual" 2015-10-11 00:55:35 +00:00
objects Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
service Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
template Adding new test case to do heat yaml file validation 2015-10-12 15:19:17 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Use assertIsNotNone instead of assertEqual(** is not None) 2015-10-30 04:33:40 +00:00
test_opts.py Introduce unit test for genconfig 2015-09-03 09:02:36 +09:00