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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
