Allon Mureinik has uploaded a new change for review. Change subject: core: clean test on PermissionDAO.getTreeForEntity ......................................................................
core: clean test on PermissionDAO.getTreeForEntity Cleaned up the tests for PermissionDAO.getTreeForEntity(Guid, VdcObjectType) by extracting a common method which holds the test's logic and replacing all the copy-pasted tests with simple calls to this new method. Change-Id: I76613c8fd3001324ad2c9c6c74e056dd85e4f99e --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PermissionDAOTest.java 1 file changed, 29 insertions(+), 79 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/59/3659/1 -- To view, visit http://gerrit.ovirt.org/3659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I76613c8fd3001324ad2c9c6c74e056dd85e4f99e 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
