Sha256: c2e2c78fe6e47481fdaf460e64d2088eaf8bcd898539836e6cd5b2fb144a46d1
Contents?: true
Size: 1.68 KB
Versions: 19
Compression:
Stored size: 1.68 KB
Contents
<?xml version="1.0"?> <testset> <positions/> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <dataelements><!--{{{--> <x/> </dataelements><!--}}}--> <handlers><!--{{{--> <handler url="http://localhost:9299/1/events"> <votes topic='activity'>syncing_before,syncing_after</votes> </handler> </handlers><!--}}}--> <endpoints><!--{{{--> <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> <timeouts>http://gruppe.wst.univie.ac.at/~mangler/services/timeout-sync.php</timeouts> </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="timeouts"> <parameters><!--{{{--> <method>:post</method> <arguments> <timeout>16</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