ironic-python-agent/ironic_python_agent/tests/unit/hardware_managers
Tao Li 8a70f12435 Replace assertEqual(True/False, expr) with assertTrue/assertFalse in tests
In some cases, If the result of expr is a boolen value, we shoud use
assertTrue/assertFalse to instead. Beacause it is clear and simple.

Change-Id: Ie61369f6335a90b09bb24192282d33da5272c13f
Story: #2003785
Task: #26490
2018-09-18 16:14:20 +08:00
..
__init__.py Add a new Hardware Manager for Mellanox NICs 2016-11-22 15:46:12 +01:00
test_cna.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse in tests 2018-09-18 16:14:20 +08:00
test_mlnx.py mlnx hardware_manager: get mac address using netifaces 2018-03-11 12:50:08 +02:00