Change in ovirt-engine[master]: core: VdsBrokerObjectBuilderTest: Partial UnPowerMock

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: VdsBrokerObjectBuilderTest: Partial UnPowerMock ...................................................................... core: VdsBrokerObjectBuilderTest: Partial UnPowerMock Stopped PowerMocking VdsBrokerObjectBuilder in VdsBrokerObjectBuilderTest, and opted for regular Mockito mocking where possible. This solution is incomplete, but is a step in the right direction of completely removing PowerMock from the project. Change-Id: I41efb2210a646d4fe829fe75e0864d07890734bc Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectBuilderTest.java 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: Allon Mureinik: Verified Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6580 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I41efb2210a646d4fe829fe75e0864d07890734bc Gerrit-PatchSet: 1 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: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com