Michael Kublin has submitted this change and it was merged. Change subject: core: UnPowerMock UpdateVdsGroupCommandTest ......................................................................
core: UnPowerMock UpdateVdsGroupCommandTest Removed PowerMock dependency from UpdateVdsGroupCommandTest and replaced it with spying the command and using MockConfigRule. In order to achieve this improvement, some refactoring was done to UpdateVdsGroupCommand where some DAO access methods and CpuFlagsManagerHandler methods were wrapped and extracted. Change-Id: I94f8ea93cc9af7c93660d905cbb888f23b33c3c4 Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommandTest.java 2 files changed, 126 insertions(+), 137 deletions(-) Approvals: Michael Kublin: Looks good to me, approved Allon Mureinik: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4938 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94f8ea93cc9af7c93660d905cbb888f23b33c3c4 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches