magnum/magnum/tests
wangqun 87d6056846 Use assertIsInstance instead of assertTrue(isinstance(a, b))
Developer should use assertIsInstance to replace the
assertTrue(isinstance(a, b)).

Closes-Bug: #1510384
Change-Id: I70f68a5810a6797c7b7e112b46ef2463907bba3e
2015-11-02 04:09:47 +00:00
..
contrib Functional: Split python client functional testing case 2015-09-25 14:48:11 +08:00
functional Use assertIsNotNone instead of assertEqual(** is not None) 2015-10-30 04:33:40 +00:00
unit Use assertIsInstance instead of assertTrue(isinstance(a, b)) 2015-11-02 04:09:47 +00:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
conf_fixture.py Code refactor for ConfFixture 2015-09-06 11:10:39 +08:00
fake_policy.py Modify admin_api policy rule 2015-10-09 20:12:58 +00:00
fakes.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00