Change in ovirt-engine[master]: backend: add missing MockitoJUnitRunner annotation

Allon Mureinik has submitted this change and it was merged. Change subject: backend: add missing MockitoJUnitRunner annotation ...................................................................... backend: add missing MockitoJUnitRunner annotation To be consistent with our testing conventions, and although initMocks is already called by BaseCommandTest.setUpSessionDataContainer, this patch adds the MockitoJUnitRunner annotation to GetAncestorImagesByImagesIdsQueryTest. Change-Id: I88e9bbd3cb46aab7da99aee431fa781863321af4 Bug-Url: https://bugzilla.redhat.com/1257240 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAncestorImagesByImagesIdsQueryTest.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/48084 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88e9bbd3cb46aab7da99aee431fa781863321af4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com