
Allon Mureinik has submitted this change and it was merged. Change subject: core: GetLunsByVgIdQueryTest DAO mocks ...................................................................... core: GetLunsByVgIdQueryTest DAO mocks Standardized the way DAOs are mocked and used so the class has a single pattern (which complies to the patterns of the other query tests) instead of three different ways to handle three different DAOs. Change-Id: I52ac07b7420de9b0d978bc909ec303667d21777b Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetLunsByVgIdQueryTest.java 1 file changed, 14 insertions(+), 24 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/46409 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I52ac07b7420de9b0d978bc909ec303667d21777b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org