Files
python-ceilometerclient/ceilometerclient/tests/v2
ls1175 8744c636c1 replace assertTrue(isinstance) to assertIsInstance
some of tests use different method of assertTrue(isinstance(A, B))
or assertEqual(type(A), B). The correct way is to use
assertIsInstance(A, B) provided by testtools

Change-Id: Idd931d27b13a46800e27393a98da096d41442320
Closes-bug: #1268480
2014-01-18 15:28:38 +08:00
..
2013-06-30 22:40:55 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00
2014-01-10 12:00:44 -07:00