Sha256: a91ea952a12b868bebc69ab8b07f38be4ebf9e9fb49899dfd2cacf66699e8bed
Contents?: true
Size: 1.91 KB
Versions: 11
Compression:
Stored size: 1.91 KB
Contents
<testset> <attributes> <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Linear</info> <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype> <theme>preset</theme> <bc>start</bc> </attributes> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <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
11 entries across 11 versions & 1 rubygems