Mike Kolesnik has submitted this change and it was merged. Change subject: core: UnPowerMock AddQuotaCommandTest ......................................................................
core: UnPowerMock AddQuotaCommandTest Removed the PowerMock dependecy from the test. In order to acheive that a getQuotaHelper() method was added to the command, in a similar fashion to the getXXDAO() methods. Change-Id: Ib6ffe7a98bc9cafb286b3b9a54249144ad914915 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddQuotaCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddQuotaCommandTest.java 2 files changed, 16 insertions(+), 28 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/4629 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib6ffe7a98bc9cafb286b3b9a54249144ad914915 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[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
