Allon Mureinik has uploaded a new change for review. Change subject: core: UnPowerMock FenceVdsBaseCommandTest ......................................................................
core: UnPowerMock FenceVdsBaseCommandTest Removed PowerMock dependency from FenceVdsBaseCommandTest and replaced it with an annonymous inheriting class that returns the needed DAOs. Some cleanup in FenceVdsBaseCommand was required in order to allow this technique to work. Change-Id: I32b2c732e9ec63641e8b442ff5f86892e2689c4d Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/FenceVdsBaseCommandTest.java 2 files changed, 29 insertions(+), 37 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/4685/1 -- To view, visit http://gerrit.ovirt.org/4685 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I32b2c732e9ec63641e8b442ff5f86892e2689c4d 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
