Maor Lipchuk has submitted this change and it was merged. Change subject: core: Remove PowerMockito from QuotaHelperTest ......................................................................
core: Remove PowerMockito from QuotaHelperTest Changed QuotaHelperTest to use spying instead of PowerMocking for better performance. A minor change in QuotaHelper was required in order to achieve this - extracting the getIntegerConfig method. Change-Id: Iccc1c8a2fe77f4303d5e7f06b5dfa1d628faed89 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QuotaHelper.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/QuotaHelperTest.java 2 files changed, 56 insertions(+), 72 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3422 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iccc1c8a2fe77f4303d5e7f06b5dfa1d628faed89 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches