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

penstack4j-core-test.3.0.4.source-code.all.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?> 
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="2" name="OpenStack4j Suite">
    <test name="All" preserve-order="true">
        <packages>
            <package name="org.openstack4j.*" />
        </packages>
        <listeners>
            <listener class-name="org.openstack4j.api.SkipTestListener" />
        </listeners>
    </test>
</suite>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy