Sha256: 1ef61bcf7f921b04e6bcdffdc25aff593b0270bfdf4dd77aa246b724666b083d
Contents?: true
Size: 1.84 KB
Versions: 66
Compression:
Stored size: 1.84 KB
Contents
<testset xmlns="http://cpee.org/ns/properties/2.0"> <executionhandler>ruby</executionhandler> <positions> <!--{{{--> <a1>after</a1> </positions> <attributes> <info>Linear</info> <modeltype>CPEE</modeltype> <theme>preset</theme> </attributes> <dataelements> <!--{{{--> <x/> </dataelements> <handlers/> <endpoints> <!--{{{--> <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> </endpoints> <description> <description xmlns="http://cpee.org/ns/description/1.0"> <!--{{{--> <call id="a1" endpoint="timeout"> <parameters> <!--{{{--> <label>Step 1</label> <method>:post</method> <arguments> <timeout>2</timeout> </arguments> </parameters> <!--}}}--> <code> <finalize output="result">data.x += "a1,"</finalize> </code> </call> <call id="a2" endpoint="timeout"> <parameters> <!--{{{--> <label>Step 2</label> <method>:post</method> <arguments> <timeout>4</timeout> </arguments> </parameters> <!--}}}--> <code> <finalize output="result">data.x += "a2,"</finalize> </code> </call> <call id="a3" endpoint="timeout"> <parameters> <!--{{{--> <label>Step 3</label> <method>:post</method> <arguments> <timeout>4</timeout> </arguments> </parameters> <!--}}}--> <code> <finalize output="result">data.x += "a3,"</finalize> </code> </call> </description> <!--}}}--> </description> <transformation> <description type="copy"/> <dataelements type="rest"/> <endpoints type="rest"/> </transformation> </testset>
Version data entries
66 entries across 66 versions & 1 rubygems