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.30 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.30 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.28 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.28 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.27 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.27 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.26 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.26 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.25 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.25 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.24 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.24 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.23 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.23 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.22 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.22 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.21 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.21 tools/test/templates.legacy/Concurrent.xml
cpee-2.0.20 cockpit/templates.legacy/Concurrent.xml
cpee-2.0.20 tools/test/templates.legacy/Concurrent.xml