Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3226

ASM_5029_TestCase is not appropriate for ASM50032

    XMLWordPrintableJSON

Details

    Description

      It seems the test case is not designed correctly.

      I can't see the @many attribute defined for property element in the Test_ASM_5029.composite.

      The composite file defined many values for a property:

      <property name="complexType" type="test:ComplexType1">
      <value>
      <test:firstData>SomeData</test:firstData>
      <test:secondData>MoreData</test:secondData>
      </value>
      <value>
      <test:firstData>SomeData2</test:firstData>
      <test:secondData>MoreData2</test:secondData>
      </value>
      </property>

      And the test result is :

      ASM_5029 request service1 operation1 invokedSomeDataMoreData

      Should we add @many=false for the property element?

      Attachments

        Activity

          People

            Unassigned Unassigned
            kujunguo Ku Jun Guo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: