
Tal Nisan has submitted this change and it was merged. Change subject: core: UpdateVmDiskCommandTest#mockCtorRelatedDaoCalls ...................................................................... core: UpdateVmDiskCommandTest#mockCtorRelatedDaoCalls Removed this useless method, as the two mock calls can just be called individually, and its name is just misleading, as these calls [no longer] have anything to do with the constructor. Change-Id: I73617bb4f25d47f44d6cbe15b2f21a176122a02e Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/disk/UpdateVmDiskCommandTest.java 1 file changed, 2 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/64724 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I73617bb4f25d47f44d6cbe15b2f21a176122a02e Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>