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

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

There is a newer version: 5.4.0
Show newest version
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
<suite name="API all integration tests" verbose="1">
    <listeners>
    </listeners>
    <test name="All integration tests">
        <groups>
            <run>
            </run>
        </groups>
        <packages>
        </packages>
    </test>
</suite>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy