Michael Kublin has submitted this change and it was merged.
Change subject: core: UnPowerMock Hot[Un]PlugDiskToVmCommandTest
......................................................................
core: UnPowerMock Hot[Un]PlugDiskToVmCommandTest
Removed PowerMock depedency from HotPlugDiskToVmCommandTest and
HotUnPlugDiskToVmCommandTest and replaced it with spying the commands'
DAOs and the new MockConfigRule.
Change-Id: I43236e55964a67422b5762a412744edade44d5e5
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/HotPlugDiskToVmCommandTest.java
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/HotUnPlugDiskFromVmCommandTest.java
2 files changed, 37 insertions(+), 34 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/4934
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I43236e55964a67422b5762a412744edade44d5e5
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>