Change in ovirt-engine[master]: webadmin: Introduce isEqual and hashCode methods of Validati...

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: Introduce isEqual and hashCode methods of ValidationResult ...................................................................... webadmin: Introduce isEqual and hashCode methods of ValidationResult Adding isEqual for testing purposes. Will enable to compare both success indicator and reasons. Change-Id: I3d01e92813664d96a347e06bc7e3148cbe0ad2db Bug-Url: https://bugzilla.redhat.com/1270563 Signed-off-by: Eliraz Levi <elevi@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/ValidationResult.java 1 file changed, 19 insertions(+), 0 deletions(-) Approvals: Eliraz Levi: Verified Jenkins CI: Passed CI tests Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47423 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3d01e92813664d96a347e06bc7e3148cbe0ad2db Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eliraz Levi <elevi@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Eliraz Levi <elevi@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com