Sha256: c73ef8acc854093f79a2e6db3288c51bfb307a9df3a58c8377671a2d1bd7b464

Contents?: true

Size: 1.15 KB

Versions: 39

Compression:

Stored size: 1.15 KB

Contents

<?xml version="1.0"?>
<testset>
  <positions/>
  <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
  <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 xmlns="http://cpee.org/ns/description/1.0">
    <parallel>
      <loop pre_test="data.persons > 0">
        <parallel_branch pass="data.persons" local="p">
          <call id="a2" endpoint="bookHotel">
            <parameters>
              <method>:post</method>
              <parameters>
                <to>"Vienna"</to>
              </parameters>
            </parameters>
            <manipulate output="result">        data.hotels &lt;&lt; result.value('id')
        data.costs += result.value('costs').to_f</manipulate>
          </call>
        </parallel_branch>
        <manipulate id="a3">      data.persons -= 1</manipulate>  
      </loop>  
    </parallel>  
  </description>
  <transformation>
    <description type='copy'/>
    <dataelements type='rest'/>
    <endpoints type='rest'/>
  </transformation>
</testset>

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
cpee-1.3.175 cockpit/testsets/Concurrent.xml
cpee-1.3.174 cockpit/testsets/Concurrent.xml
cpee-1.3.173 cockpit/testsets/Concurrent.xml
cpee-1.3.172 cockpit/testsets/Concurrent.xml
cpee-1.3.171 cockpit/testsets/Concurrent.xml
cpee-1.3.170 cockpit/testsets/Concurrent.xml
cpee-1.3.169 cockpit/testsets/Concurrent.xml
cpee-1.3.167 cockpit/testsets/Concurrent.xml
cpee-1.3.166 cockpit/testsets/Concurrent.xml
cpee-1.3.164 cockpit/testsets/Concurrent.xml
cpee-1.3.163 cockpit/testsets/Concurrent.xml
cpee-1.3.162 cockpit/testsets/Concurrent.xml
cpee-1.3.161 cockpit/testsets/Concurrent.xml
cpee-1.3.160 cockpit/testsets/Concurrent.xml
cpee-1.3.159 cockpit/testsets/Concurrent.xml
cpee-1.3.158 cockpit/testsets/Concurrent.xml
cpee-1.3.157 cockpit/testsets/Concurrent.xml
cpee-1.3.156 cockpit/testsets/Concurrent.xml
cpee-1.3.155 cockpit/testsets/Concurrent.xml
cpee-1.3.154 cockpit/testsets/Concurrent.xml