Allon Mureinik has uploaded a new change for review. Change subject: core: UnPowerMock RestoreAllSnapshotCommandTest ......................................................................
core: UnPowerMock RestoreAllSnapshotCommandTest Removed PowerMock dependency from RestoreAllSnapshotCommandTest and replaced it by spying the command. In order to achieve this improvement, some minor refactoring was required in RestoreAllSnapshotsCommand and VmCommand. Change-Id: I75c9f5952b318e0efaed0b8c83ccfe74475e62be Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java 3 files changed, 63 insertions(+), 46 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/73/4773/1 -- To view, visit http://gerrit.ovirt.org/4773 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I75c9f5952b318e0efaed0b8c83ccfe74475e62be Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
