ironic-python-agent/ironic_python_agent/tests
Shuquan Huang cfcef973e8 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Iad3f8fbb23a8b0f9e5ae4f304799465724c1a433
Closes-bug: #1280522
2015-12-17 11:32:33 +08:00
..
functional Use oslo.log instead of original logging 2015-10-24 03:22:36 -06:00
unit Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
__init__.py Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00