Sha256: ad099337cf3088c645f38f54a5257ecad89fe4772fc856d631c9d367dcf1a119
Contents?: true
Size: 1.68 KB
Versions: 7
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>10</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
7 entries across 7 versions & 1 rubygems