Sha256: d80f115ca12d40ed6d9742662c2113b9e94f803cb38cf25309d9a39dedf49248
Contents?: true
Size: 1.16 KB
Versions: 37
Compression:
Stored size: 1.16 KB
Contents
<testset> <endpoints xmlns="http://cpee.org/ns/properties/2.0"> <infinity xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/infinity.php</infinity> </endpoints> <description xmlns="http://cpee.org/ns/properties/2.0"> <description xmlns="http://cpee.org/ns/description/1.0"> <manipulate id="man">data.pid = Digest::MD5.hexdigest(Kernel::rand().to_s)</manipulate> <loop mode="pre_test" condition="data.progress != 'END'"> <call id="a4" endpoint="infinity"> <parameters> <label>"Warten auf Fortschritt"</label> <method>:post</method> <arguments> <pid>data.pid</pid> </arguments> </parameters> <code> <finalize>data.progress = result["progress"]</finalize> </code> </call> </loop> </description> </description> <attributes xmlns="http://cpee.org/ns/properties/2.0"> <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Inifinity Example</info> <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype> </attributes> </testset>
Version data entries
37 entries across 27 versions & 1 rubygems