Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Migrated LoggedUtilsTest to Mockito ......................................................................
core: Migrated LoggedUtilsTest to Mockito Removed EasyMock dependency from this test and rewrote it in Mockito in an effort to standardize the usage of mocking frameworks in the project. Change-Id: If01b736151033288424ae6a4d68ea97f9667f880 --- M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/log/LoggedUtilsTest.java 1 file changed, 113 insertions(+), 88 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3244 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If01b736151033288424ae6a4d68ea97f9667f880 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[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
