Allon Mureinik has uploaded a new change for review. Change subject: core: UnPowerMock InstallVdsCommandTest ......................................................................
core: UnPowerMock InstallVdsCommandTest Removed dependency on PowerMock from InstallVdsCommandTest. This was done by spying the getVdsDAO() method and using MockConfigRule instead of statically mocking DbFacade and Config. Change-Id: Ibe00bbf18f5d114b9ccb50b3637e21d706a79e10 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/InstallVdsCommandTest.java 1 file changed, 25 insertions(+), 31 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/4761/1 -- To view, visit http://gerrit.ovirt.org/4761 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibe00bbf18f5d114b9ccb50b3637e21d706a79e10 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
