com.sun.enterprise.tools.verifier.config.TestNamesApp.xml Maven / Gradle / Ivy
The newest version!
<!-- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception, which is available at https://www.gnu.org/software/classpath/license.html. SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 --> <tests> <description> Application bundle tests </description> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppName </test-class> <maximum-version>1.3</maximum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.JarContainsXMLFile </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppPublicID </test-class> <maximum-version>1.3</maximum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppWebContext </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppWebContextUnique </test-class> <maximum-version>1.3</maximum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.EjbURI </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppClientURI </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.WebURI </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.ConnectorURI </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppSecurityRole </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppAltDDAppClient </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppAltDDEjb </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.AppAltDDWeb </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.ModulesExistWeb </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.ModulesExistEjb </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.ModulesExistAppClient </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.EARFileUsesClassPath </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.IconImageTypeTest </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.app.PersistenceUnitCount </test-class> </test> </tests>