ironic-python-agent/ironic_python_agent
Shuquan Huang fac700c8e7 Change assertTrue(isinstance()) by optimal assert
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: I8e95e10fac4748b115838b6b480f1085da73f28a
Closes-bug: #1268480
2016-01-21 14:20:11 +08:00
..
2015-09-15 21:05:19 +00:00
2015-10-02 10:01:00 -07:00
2015-10-02 10:01:00 -07:00
2016-01-07 00:57:55 +08:00
2015-11-30 18:38:03 +01:00
2016-01-13 11:14:42 +05:30
2016-01-13 11:14:42 +05:30