Home | History | Annotate | Download | only in yaml
      1 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
      2 <suite thread-count="5" configfailurepolicy="skip" name="a3-b" skipfailedinvocationcounts="false" annotations="JDK" data-provider-thread-count="10">
      3   <test verbose="1" name="Test-a3-b" junit="false" preserve-order="false">
      4     <classes>
      5       <class name="test.listeners.ResultEndMillisTest"/>
      6     </classes>
      7   </test>
      8 </suite>
      9 
     10