<div dir="ltr"><div><div><div><div><div>Hi All,<br><br></div>I would like to propose using the standard mock object library in the VDSM project.<br></div>In python3, mock has been added to the standard library (unittest.mock) and in previous version it can be used by installing its equivalent stand alone package (available in el7).<br><br>It has some powerful mocking capabilities, covering usages of MonkeyPatch with a lot more abilities.<br><br></div>Two patches have been posted for review, one introducing mock with a simple usage and a second one demonstrating how it can replace current MockeyPatch tests:<br><br><a href="https://gerrit.ovirt.org/#/c/55342">https://gerrit.ovirt.org/#/c/55342</a><br><a href="https://gerrit.ovirt.org/#/c/55603">https://gerrit.ovirt.org/#/c/55603</a><br><br></div>Thanks,<br></div>Edy.<br></div>