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