Sha256: 28d18cbcc7bfb185c729fbaf95290bf2e5a51ff6e33fbce6301818fdb0184d15
Contents?: true
Size: 1.71 KB
Versions: 28
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>4</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
28 entries across 14 versions & 1 rubygems