Change in ovirt-engine[master]: core: ImportValidatorTest mocking strictness

Allon Mureinik has submitted this change and it was merged. Change subject: core: ImportValidatorTest mocking strictness ...................................................................... core: ImportValidatorTest mocking strictness Using anyListOf(DiskImage.class) instead of anyList() for some additional strictness and reliability. Change-Id: I4fe8957135ccc4ce5215d5a502f93030e48d3201 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/ImportValidatorTest.java 1 file changed, 15 insertions(+), 15 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/61291 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4fe8957135ccc4ce5215d5a502f93030e48d3201 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com