Change in ovirt-engine[master]: restapi: StorageDomainMapperTest assert

Allon Mureinik has submitted this change and it was merged. Change subject: restapi: StorageDomainMapperTest assert ...................................................................... restapi: StorageDomainMapperTest assert Use the intuitive assertNull instead of the convoluted assertTrue with an equality (==) operator. Change-Id: I1630cf7e90cf9b8724ef775625b083eaddf13ff0 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/StorageDomainMapperTest.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/52313 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1630cf7e90cf9b8724ef775625b083eaddf13ff0 Gerrit-PatchSet: 7 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: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com