Allon Mureinik has uploaded a new change for review. Change subject: core: Better syntax for MockConfigRule ......................................................................
core: Better syntax for MockConfigRule Added the static mockConfig utility to allow handling all the mocking in a single line, when the rule is created. LdapSearchQueryTestBase was updated with the new syntax as an exmaple. Change-Id: Iace3e7735e3e30b99a0d597f08980874c6826ef5 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/LdapSearchQueryTestBase.java M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/MockConfigRule.java 2 files changed, 71 insertions(+), 17 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/60/4260/1 -- To view, visit http://gerrit.ovirt.org/4260 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iace3e7735e3e30b99a0d597f08980874c6826ef5 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
