Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-1054

Docs: Add <iterable-filter> to docs //Tests: Support count check in <classification-exists> and <hint-exists>

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.5.0.Final
    • None
    • None

      There's a condition which examines how many results other condition "returned" - <iterable-filter>.
      It's missing from docs.

      """
      <iterable-filter size="[number]">
      Encloses other condition, and evaluates to true if the number of items the enclosed condition matched equals to the `size` attribute.
      Used for primarily for rules testing.
      """

      Was:
      <classification-exists> and <hint-exists> could have a count="..." attribute so we can specify how many of these should exist in the results.

      This would be especially useful for duplication checks. See WINDUPRULE-164.

            Unassigned Unassigned
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: