Change in ovirt-engine[master]: core: GetImageListByStoragePoolIdQueryTest#queryClass

From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. Change subject: core: GetImageListByStoragePoolIdQueryTest#queryClass ...................................................................... core: GetImageListByStoragePoolIdQueryTest#queryClass Commit 362fa3 unified the implementation of GetAllIsoImagesListByStoragePoolIdQuery and GetAllFloppyImagesListByStoragePoolIdQuery and changed the queryClass member to always hold GetImagesListByStoragePoolIdQuery.class. This this value is a constant and can be inferred from the class' generic specification, there's no reason to hold it in a data member. Change-Id: I7f773bcb43b2dcdfa86b2f6d748f8ab5f59f077f Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/repoimage/GetImagesListByStoragePoolIdQueryTest.java 1 file changed, 2 insertions(+), 12 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/66170 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f773bcb43b2dcdfa86b2f6d748f8ab5f59f077f 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: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review