Sha256: f388c796654b0e46df0e344b896dd022c874f427f947eca27e15f9a1da4f5600

Contents?: true

Size: 931 Bytes

Versions: 66

Compression:

Stored size: 931 Bytes

Contents

<testset xmlns="http://cpee.org/ns/properties/2.0">
  <endpoints>
    <infinity>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>
          <code>
            <finalize>data.progress = result["progress"]</finalize>
          </code>
        </call>
      </loop>
    </description>
  </description>
  <attributes>
    <info>Inifinity Example</info>
    <modeltype>CPEE</modeltype>
  </attributes>
</testset>

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
cpee-2.1.6 cockpit/templates.legacy/Infinity.xml
cpee-2.1.5 cockpit/templates.legacy/Infinity.xml
cpee-2.1.4 cockpit/templates.legacy/Infinity.xml
cpee-2.1.2 cockpit/templates.legacy/Infinity.xml
cpee-2.1.1 cockpit/templates.legacy/Infinity.xml
cpee-2.1.0 cockpit/templates.legacy/Infinity.xml