ironic-inspector/ironic_inspector/test
Harald Jensås 079b458db0 Use autospec=True in mocks
This is a follow up to comments on https://review.opendev.org/720010.
Adding autospect=True requires an update to ironic_inspector.test.\
base.BaseTest.assertCalledWithPatch.

Also add autospec=True in several mocks where it was not used.

Change-Id: Ia340d7a8ecde1c8cf191555de87b11b19b30f06c
2020-04-22 14:10:53 +02:00
..
unit Use autospec=True in mocks 2020-04-22 14:10:53 +02:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Use autospec=True in mocks 2020-04-22 14:10:53 +02:00
functional.py Use unittest.mock instead of third party mock 2020-04-18 16:15:28 -05:00