ironic/ironic/tests/unit/drivers/modules/intel_ipmi
Iury Gregory Melo Ferreira d6e7552457 Switch to unittest mock
Python3 have a standard library for mock in the unittest module,
let's drop the mock requirement and switch tests to unittest mock.

Change-Id: I4f1b3e25c8adbc24cdda51c73da3b66967f7ef23
2020-04-30 19:04:17 +02:00
..
__init__.py Add IntelIPMIHardware 2019-06-25 13:46:26 +05:30
base.py Add IntelIPMIHardware 2019-06-25 13:46:26 +05:30
test_intel_ipmi.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_management.py Switch to unittest mock 2020-04-30 19:04:17 +02:00