Sha256: c948879e1bb07f2bf8d9b71d6da1a7d61973c0bfd453f1d9aea1b15cc49b5798
Contents?: true
Size: 1.83 KB
Versions: 24
Compression:
Stored size: 1.83 KB
Contents
<?xml version="1.0"?> <testset> <positions><!--{{{--> <a1>after</a1> </positions><!--}}}--> <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>default</theme> </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><!--}}}--> <finalize output="result">data.x += "a2,"</finalize> </call> <call id="a3" endpoint="timeout"> <parameters><!--{{{--> <label>Step 3</label> <method>:post</method> <arguments> <timeout>4</timeout> </arguments> </parameters><!--}}}--> <finalize output="result">data.x += "a3,"</finalize> </call> </description><!--}}}--> </description> <transformation> <description type='copy'/> <dataelements type='rest'/> <endpoints type='rest'/> </transformation> </testset>
Version data entries
24 entries across 24 versions & 1 rubygems