Mike Kolesnik has submitted this change and it was merged. 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(-) Approvals: Mike Kolesnik: Looks good to me, approved Allon Mureinik: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I76613c8fd3001324ad2c9c6c74e056dd85e4f99e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
