From notifications-return-25188-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Mon Apr 22 13:34:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3B00818064D for ; Mon, 22 Apr 2019 15:34:02 +0200 (CEST) Received: (qmail 7645 invoked by uid 500); 22 Apr 2019 13:34:01 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 7608 invoked by uid 99); 22 Apr 2019 13:34:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2019 13:34:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7717EE2A55 for ; Mon, 22 Apr 2019 13:34:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1507A24422 for ; Mon, 22 Apr 2019 13:34:00 +0000 (UTC) Date: Mon, 22 Apr 2019 13:34:00 +0000 (UTC) From: "Mathieu Lirzin (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Created]_(OFBIZ-10941)_Use_=E2=80=98contains=E2=80=99_?= =?utf-8?Q?and_=E2=80=98containsInAnyOrder=E2=80=99_matchers_when_possible?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mathieu Lirzin created OFBIZ-10941: -------------------------------------- Summary: Use =E2=80=98contains=E2=80=99 and =E2=80=98containsI= nAnyOrder=E2=80=99 matchers when possible Key: OFBIZ-10941 URL: https://issues.apache.org/jira/browse/OFBIZ-10941 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: Trunk Reporter: Mathieu Lirzin Assignee: Mathieu Lirzin Fix For: Upcoming Branch In unit tests {{hasItems}} and {{size}} matchers are used when {{contains}}= or {{containsInAnyOrder}} would be a better match. -- This message was sent by Atlassian JIRA (v7.6.3#76005)