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

.beanvalidation.tck.beanvalidation-tck-tests.1.1.4.Final.source-code.tck-tests.xml Maven / Gradle / Ivy

<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >

<suite name="JSR-349-TCK" verbose="1">
    <test name="JSR-349-TCK">

        <method-selectors>
            <method-selector>
                <selector-class name="org.hibernate.beanvalidation.tck.util.IntegrationTestsMethodSelector"/>
            </method-selector>
        </method-selectors>

        <packages>
            <package name="org.hibernate.beanvalidation.tck.tests"/>
        </packages>
    </test>
</suite>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy