
Omer Frenkel has submitted this change and it was merged. Change subject: core: Minor cleanup of ValidationUtilsTest ...................................................................... core: Minor cleanup of ValidationUtilsTest Remove duplication in tests code when testing for pattern match of multiple strings. Change-Id: I3416939844516e3d39538221970c9caa5ca73fd7 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ValidationUtilsTest.java 1 file changed, 4 insertions(+), 21 deletions(-) Approvals: Martin Betak: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30807 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3416939844516e3d39538221970c9caa5ca73fd7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server