Sha256: 9a71ae8ad9549195dcb6fef2a9423f921677c4ae6bbf942039369bc7737569d3

Contents?: true

Size: 1.47 KB

Versions: 37

Compression:

Stored size: 1.47 KB

Contents

<testset>
  <positions xmlns="http://cpee.org/ns/properties/2.0"/>
  <handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
  <dataelements xmlns="http://cpee.org/ns/properties/2.0">
    <persons>3</persons>
    <hotels>[]</hotels>
    <costs>0</costs>
  </dataelements>
  <endpoints xmlns="http://cpee.org/ns/properties/2.0">
    <bookHotel>http://gruppe.wst.univie.ac.at/~mangler/services/hotel.php</bookHotel>
  </endpoints>
  <description xmlns="http://cpee.org/ns/properties/2.0">
    <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 xmlns="http://cpee.org/ns/properties/2.0">
    <description type="copy"/>
    <dataelements type="rest"/>
    <endpoints type="rest"/>
  </transformation>
</testset>

Version data entries

37 entries across 27 versions & 1 rubygems

Version Path
cpee-2.0.19 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.18 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.17 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.16 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.15 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.14 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.13 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.11 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.9 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.8 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.7 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.6 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.5 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.3 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.2 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.1 cockpit/templates.legacy/Concurrent.xml
cpee-2.0 cockpit/templates.legacy/Concurrent.xml