Allon Mureinik has uploaded a new change for review. Change subject: core: Make LdapSearchQueryTest meaningful ......................................................................
core: Make LdapSearchQueryTest meaningful LdapSearchQueryTest did not actually perform anything, and just silently ignored a NullPointerException. This test adds some substance to it so it actually performs something. Some changes to SearchQuery itself we requried to allow proper spying of the query. Change-Id: I3133e7afd69e20b6705e24e1c56106ff75636a73 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SearchQuery.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/itests/ldap/LdapSearchQueryTest.java 2 files changed, 98 insertions(+), 12 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/4183/1 -- To view, visit http://gerrit.ovirt.org/4183 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3133e7afd69e20b6705e24e1c56106ff75636a73 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
