Sha256: 8543d4887c5ea30fbb07caa4cc07cb9af8f4680f2129b7a2fa937ef2794cff82
Contents?: true
Size: 1.62 KB
Versions: 6
Compression:
Stored size: 1.62 KB
Contents
<?xml version="1.0"?> <testset> <positions/> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <dataelements><!--{{{--> <x>""</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 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><!--}}}--> <transformation> <description type='copy'/> <dataelements type='rest'/> <endpoints type='rest'/> </transformation> </testset>
Version data entries
6 entries across 3 versions & 1 rubygems