Sha256: 19de9f28f4819edd6cda0cfd27886015f145fa4f1bf39a5d7056f29962e13944

Contents?: true

Size: 1.25 KB

Versions: 71

Compression:

Stored size: 1.25 KB

Contents

<testset xmlns="http://cpee.org/ns/properties/2.0">
  <executionhandler>ruby</executionhandler>
  <positions/>
  <dataelements>
    <persons>3</persons>
    <hotels>[]</hotels>
    <costs>0</costs>
  </dataelements>
  <endpoints>
    <bookHotel>http://gruppe.wst.univie.ac.at/~mangler/services/hotel.php</bookHotel>
  </endpoints>
  <description>
    <description xmlns="http://cpee.org/ns/description/1.0">
      <parallel>
        <loop mode="pre_test" condition="data.persons &gt; 0">
          <parallel_branch pass="data.persons" local="p">
            <call id="a2" endpoint="bookHotel">
              <parameters>
                <method>:post</method>
                <arguments>
                  <to>"Vienna"</to>
                </arguments>
              </parameters>
              <code>
                <finalize output="result">data.hotels &lt;&lt; result.value('id')
data.costs += result.value('costs').to_f</finalize>
              </code>
            </call>
          </parallel_branch>
          <manipulate id="a3">data.persons -= 1</manipulate>
        </loop>
      </parallel>
    </description>
  </description>
  <transformation>
    <description type="copy"/>
    <dataelements type="rest"/>
    <endpoints type="rest"/>
  </transformation>
</testset>

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
cpee-2.1.34 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.33 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.32 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.30 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.29 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.27 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.26 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.25 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.24 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.23 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.22 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.21 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.20 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.19 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.17 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.16 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.15 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.14 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.13 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.12 cockpit/templates.legacy/Concurrent.xml