Adam Litke has submitted this change and it was merged. Change subject: tests: Use @recorded to record class method calls ......................................................................
tests: Use @recorded to record class method calls Remove the special boilerplate used to record and check class methods calls and use the new @recorded class method capabilities. Change-Id: I374313e394ae12db1a8aa0c6b76bb11c1665ddb3 Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/49961 Continuous-Integration: Jenkins CI Reviewed-by: Freddy Rolland <[email protected]> Reviewed-by: Adam Litke <[email protected]> --- M tests/sdm_indirection_tests.py 1 file changed, 13 insertions(+), 24 deletions(-) Approvals: Adam Litke: Looks good to me, approved Nir Soffer: Verified Jenkins CI: Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/49961 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I374313e394ae12db1a8aa0c6b76bb11c1665ddb3 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
