Change in ovirt-engine[master]: core: MoveOrCopyDiskCommandTest DiskVmElementDao mocking

From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. ( https://gerrit.ovirt.org/79272 ) Change subject: core: MoveOrCopyDiskCommandTest DiskVmElementDao mocking ...................................................................... core: MoveOrCopyDiskCommandTest DiskVmElementDao mocking Removed mocking of DiskVmElementDao, which is not used directly by the command, and replaced it with mocking of the validator that uses it. This way, the MoveOrCopyDiskCommandTest only tests the command's logic, and not the internal workings of the validator. Change-Id: I3a4618628d1f256a3a2b643ce190f225f9cabe6d Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/disk/MoveOrCopyDiskCommandTest.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/79272 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a4618628d1f256a3a2b643ce190f225f9cabe6d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review