magnum/magnum/hacking
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
..
__init__.py Add hacking rule framework for magnum 2015-06-17 09:00:06 +08:00
checks.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00