All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testng.it-basic.xml Maven / Gradle / Ivy

<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
<suite name="API basic integration tests" verbose="1">
    <listeners>
    </listeners>   
	<test name="Basic integration tests">
		<groups>
			<run>
			</run>
		</groups>
		<packages>
		</packages>
	</test>
</suite>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy