Sha256: aea9251bf5b8692e9c62446b18d0a878367753c1e6e3f152ac7ee2ed49ad52c6
Contents?: true
Size: 1.7 KB
Versions: 19
Compression:
Stored size: 1.7 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><!--{{{--> <method>:post</method> <arguments> <timeout>2</timeout> </arguments> </parameters><!--}}}--> <finalize output="result">data.x += "a1,"</finalize> </call> <call id="a2" endpoint="timeout"> <parameters><!--{{{--> <method>:post</method> <arguments> <timeout>4</timeout> </arguments> </parameters><!--}}}--> <finalize output="result">data.x += "a2,"</finalize> </call> <call id="a3" endpoint="timeout"> <parameters><!--{{{--> <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
19 entries across 19 versions & 1 rubygems