Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-469

Parser Test Case containing an empty info set should warn/error.

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • s10
    • None
    • Infrastructure
    • None

      The following example should cause the TDML Runner to fail/error for this test.

      Example:

      <tdml:parserTestCase name="abc" root="doc"
      model="model" description="desc">

      <tdml:document>
      <tdml:documentPart type="text"><![CDATA[]]></tdml:documentPart>
      </tdml:document>

      <tdml:infoset>
      <tdml:dfdlInfoset>
      </tdml:dfdlInfoset>
      </tdml:infoset>
      </tdml:parserTestCase>

              mbeckerle.dfdl Mike Beckerle
              twise Taylor Wise
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: