AAConWS further work
[jabaws.git] / website / tests / testng-failed.xml
1 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
2 <suite thread-count="5" skipfailedinvocationCounts="false" verbose="1" name="Failed suite [clustengine]" junit="false" parallel="false" annotations="JDK" data-provider-thread-count="10">
3   <test name="compbio.engine.conf.PropertyHelperManagerTester(failed)" junit="false" parallel="false" annotations="JDK">
4     <classes>
5       <class name="compbio.engine.conf.PropertyHelperManagerTester">
6         <methods>
7           <include name="testLocalEngineConf"/>
8           <include name="testLoadResources"/>
9         </methods>
10       </class>
11     </classes>
12   </test>
13 </suite>