com.sun.enterprise.tools.verifier.tests.ejb.TestNamesEjb.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> EJB tests </description> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.MethodPermissionComponentInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbPublicID </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbLogicalName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbHasLocalorRemoteorBothInterfaces </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.LocalInterfaceExposed </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassExposed </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodMatchesWithDD </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodRmiIIOPArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodRmiIIOPReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeMethodRmiIIOPArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeMethodRmiIIOPReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf.LocalHomeInterfaceClassExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf.LocalHomeInterfaceExtendsEJBLocalHome </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf.LocalHomeMethodNameMatch </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf.LocalHomeMethodModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf.LocalHomeInterfacePublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeMethodModifiers </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeMethodNameMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceRmiIIOP </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceRmiIIOPArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceRmiIIOPReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceSuperInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceRmiIIOPException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceClassExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceExtendsEJBHome </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfacePublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.LocalInterfaceClassExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.EjbLocalInterfaceExtendsEJBLocalObject </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.LocalInterfaceMatchMethodArgs </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.LocalInterfaceMatchMethodException </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.LocalInterfaceMatchMethodReturn </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.EjbLocalInterfacePublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceClassExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.EjbRemoteInterfaceExtendsEJBObject </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.EjbRemoteInterfacePublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceRmiIIOPException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceRmiIIOPArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceRmiIIOPReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceSuperInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceMatchMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceMatchMethodArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceMatchMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassStaticFieldsFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbBeanType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.TransactionDemarcationBeanManaged </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationSessionSynchronizationInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.SessionType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationComponentInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationHomeInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionTypeBeanManaged </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsJavaTypesAssigned </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpEjbNoInvalidCreateMethod </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.UniqueAbstractSchemaName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.TransactionDemarcationComponentInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.TransactionDemarcationHomeInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.CMPFieldExistence </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.PersistenceType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.PersistenceFieldsElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbReferencesElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.SecurityRolesRefs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.SecurityRolesBind </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.TransactionDemarcationType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbLinkElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbNameNMTOKEN </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbNameUnique </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbResAuthElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbEnvEntryValue </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbEnvEntryValueType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.EjbRefNamePrefixed </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbRefTypeElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbMethodIntfElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbSmallIconElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbLargeIconElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.PrimaryField </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.FieldNameElementPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbNameMethodElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.MethodPermissionSecurityRoleExists </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.MethodPermissionMethodExists </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.ExcludeListMethodsExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.elements.UncheckedMethodsExist </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pksinglefield.PrimekeyFieldPersistentFields </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pksinglefield.PrimekeyFieldPrimaryKeyType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ReEntrantElement </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.RoleNameNMTOKEN </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.JarContainsXMLFile </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.JarFileContainsProperEJBClasses </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassModifiersPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassModifiersFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassModifiersAbstract </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassConstructor </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassFinalizeMethod </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.ApplicationExceptionHomeInterfaceMethods </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.ApplicationExceptionComponentInterfaceMethods </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.ContainerTransactionStyle1 </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.ContainerTransactionStyle2 </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.ContainerTransactionStyle3 </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransientFieldsSerialization </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionTypeNullForContainerTX </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.SessionBeanInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.SessionSynchronizationInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMatchesCreate </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessCreateNoArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessCreateOnlyOne </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessCreateReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessEjbCreateHome </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.EjbClassImplementsComponentInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.HomeInterfaceNoFinderMethodNames </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodMatchArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionCreate </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionRemote </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.session.BeanFieldsTransient </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.EntityBeanInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.EntityBeanExtendsSerializableClass </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodNameCmp </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodObjectNotFoundException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.EjbClassImplementsComponentInterface </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMatchesCreate </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodExceptions </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodStatic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodFinal </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodException </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodMatchArgs </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodExceptionCreate </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodExceptionRemote </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodExceptionMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodHasQuery </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.HomeInterfacePostCreateMethodExceptionMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionFinder </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionRemote </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionMatch </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyName </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyArg </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.EjbPrimaryKeyClass </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.EjbPrimaryKeyClassRmiIIOP </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassMethodEqual </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassMethodHashCode </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsDefinedForContainerPersistence </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFields </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpEjbCreateMethod </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassConstructor </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassModifier </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsMatchBeanFields </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsPublic </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsCmp </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsTransient </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOpt </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOptReturn </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOptType </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldsAbstract </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldNameStartLowercase </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldAccessor </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldReturnType </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldAccessorModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFields </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFields </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CascadeDeleteNotSupportedForManyMany </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFieldsAbstract </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFieldAccessor </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFieldNameStartLowercase </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFieldAccessorModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrUseCorrectCollectionInterface </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldsAccessorExposition </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmrFieldsAccessorExposition </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.DependentValueClassModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.FindMethodsAbstract </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.FindMethodHasDescriptors </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.FindMethodException </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodExposition </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodException </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodQL </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodReturnType </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbql.EjbQLFromCmpEntityDescriptor </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.ImplementsMessageDrivenBean </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.ImplementsMessageListener </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbCreateExists </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbCreateReturnType </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbCreateModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbRemoveExists </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbRemoveReturnType </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.EjbRemoveModifiers </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.HasValidMessageSelector </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.messagebean.HasValidMethodDescriptor </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.SecurityIdentityRefs </test-class> <minimum-version>2.0</minimum-version> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.timer.ImplementsTimedObjectTest </test-class> </test> <test> <test-class> com.sun.enterprise.tools.verifier.tests.ejb.timer.HasValidEjbTimeoutDescriptor </test-class> </test> </tests>