Allon Mureinik has uploaded a new change for review. Change subject: core: UnPowerMock GetLunsByVgIdTest ......................................................................
core: UnPowerMock GetLunsByVgIdTest Removed PowerMock depedency from GetLunsByVgIdTest and replaced it with spying the DAOs. In order to achieve this a minor refactoring was required in GetLunsByVgIdQuery, making it use the standard getDbFacade() instead of implementing its own getDb(). Change-Id: I7a742edf5f06bb19ddf87947a437ec2763eb257a Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetLunsByVgIdQuery.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetLunsByVgIdTest.java 2 files changed, 30 insertions(+), 31 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/75/4775/1 -- To view, visit http://gerrit.ovirt.org/4775 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7a742edf5f06bb19ddf87947a437ec2763eb257a 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
