Sha256: 47aff282d944e6084ecf98dbb683a8801ac5513466c4229ebc0ff0b79a814ff1

Contents?: true

Size: 1.02 KB

Versions: 7

Compression:

Stored size: 1.02 KB

Contents

<testset>
  <endpoints>
    <infinity xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/infinity.php</infinity>
  </endpoints>
  <description>
    <description xmlns="http://cpee.org/ns/description/1.0">
      <manipulate id="man">
        data.pid = Digest::MD5.hexdigest(Kernel::rand().to_s)
      </manipulate>
      <loop mode="pre_test" condition="data.progress != 'END'">
        <call id="a4" endpoint="infinity">
          <parameters>
            <label>"Warten auf Fortschritt"</label>
            <method>:post</method>
            <arguments>
              <pid>data.pid</pid>
            </arguments>
          </parameters>
          <finalize>data.progress = result["progress"]</finalize>
        </call>
      </loop>
    </description>
  </description>
  <attributes>
    <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Inifinity Example</info>
    <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
  </attributes>
</testset>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cpee-1.3.190 cockpit/testsets/Infinity.xml
cpee-1.3.189 cockpit/testsets/Infinity.xml
cpee-1.3.188 cockpit/testsets/Infinity.xml
cpee-1.3.187 cockpit/testsets/Infinity.xml
cpee-1.3.185 cockpit/testsets/Infinity.xml
cpee-1.3.184 cockpit/testsets/Infinity.xml
cpee-1.3.183 cockpit/testsets/Infinity.xml