Sha256: e55685928d963467d36850cd22065f9e807e1592fe4d69e2059f43a2759af616
Contents?: true
Size: 1.71 KB
Versions: 39
Compression:
Stored size: 1.71 KB
Contents
<?xml version="1.0"?> <testset> <positions/> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <dataelements><!--{{{--> <x/> </dataelements><!--}}}--> <handlers><!--{{{--> <handler url="http://localhost:9299/1/events"> <votes topic='running'>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><!--}}}--> <manipulate output="result"> data.x += "a1,"</manipulate> </call> <call id="a2" endpoint="timeouts"> <parameters><!--{{{--> <method>:post</method> <parameters> <timeout>10</timeout> </parameters> </parameters><!--}}}--> <manipulate output="result"> data.x += "a2,"</manipulate> </call> <call id="a3" endpoint="timeout"> <parameters><!--{{{--> <method>:post</method> <parameters> <timeout>4</timeout> </parameters> </parameters><!--}}}--> <manipulate output="result"> data.x += "a3,"</manipulate> </call> </description><!--}}}--> </description> <transformation> <description type='copy'/> <dataelements type='rest'/> <endpoints type='rest'/> </transformation> </testset>
Version data entries
39 entries across 39 versions & 1 rubygems