Sha256: 19de9f28f4819edd6cda0cfd27886015f145fa4f1bf39a5d7056f29962e13944

Contents?: true

Size: 1.25 KB

Versions: 66

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

66 entries across 66 versions & 1 rubygems

Version Path
cpee-2.1.51 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.50 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.49 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.48 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.47 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.46 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.45 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.44 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.43 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.41 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.39 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.38 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.37 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.36 cockpit/templates.legacy/Concurrent.xml
cpee-2.1.35 cockpit/templates.legacy/Concurrent.xml
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