Change in ovirt-engine[master]: core: UnPowerMock TagsDirectorTest

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: UnPowerMock TagsDirectorTest ...................................................................... core: UnPowerMock TagsDirectorTest Removed PowerMock dependency from TagsDirectorTest. A call to PowerMockito.spy() was repalced with a call to Mockito.spy(). Change-Id: Idc0b95c1b0656b1da798cb9256093e0e15a5de27 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/TagsDirectorTest.java 1 file changed, 20 insertions(+), 20 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/4772 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idc0b95c1b0656b1da798cb9256093e0e15a5de27 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: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
lhornyak@redhat.com