ironic/ironic/tests/unit/cmd
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 Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_dbsync.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_status.py Switch to unittest mock 2020-04-30 19:04:17 +02:00