:title=Warning}This page is auto-generated. Any manual changes would be over-written the next time this page is regenerated{warning}
:title=Audit Result}h2.Out of a total of 144 keys, 123 have been tested. Test coverage for keys is 85.41666666666666 %.{info}
:autoNumber=true}

| abstractAnnotatedAsBean | | ann.ejb.beanClass | | ann.ejb.notInterface | | ann.localRemote.generalconflict | | asynchronous.badExceptionType | | asynchronous.badReturnType | | asynchronous.methodignored | | asynchronous.missing | | callback.missing.possibleTypo | | cannot.validate | | client.missingMainClass | | ignoredClassAnnotation | | interfaceAnnotatedAsBean | | missing.dependent.class | | misslocated.class | | multiplyAnnotatedAsBean | | timeout.badReturnType | | timeout.invalidArguments | | timeout.missing.possibleTypo | | timeout.tooManyMethods | | xml.noEjbClass |

}

List of keys which have been tested.
:autoNumber=true}

}

Copyright © 1999-2016 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache TomEE, TomEE, Apache, the Apache feather logo, and the Apache TomEE project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.

Key Method which tests the key
ann.ejb.ejbLocalObject org/apache/openejb/config/rules/InvalidEjbRefTest.test()
ann.ejb.ejbObject org/apache/openejb/config/rules/InvalidEjbRefTest.test()
ann.invalidConcurrencyAttribute org/apache/openejb/config/rules/CheckInvalidConcurrencyAttributeTest.test()
ann.invalidTransactionAttribute org/apache/openejb/config/rules/CheckInvalidTransactionAttributeTest.annotation()
ann.local.noAttributes org/apache/openejb/config/rules/CheckInvalidAnnotatedInterfacesTest.noAttributes()
ann.localRemote.ambiguous org/apache/openejb/config/rules/CheckInvalidAnnotatedInterfacesTest.ambiguous()
ann.notAnInterface org/apache/openejb/config/rules/InvalidInterfacesTest.test()
ann.remote.noAttributes org/apache/openejb/config/rules/CheckInvalidAnnotatedInterfacesTest.noAttributes()
ann.remoteOrLocal.converse.parent org/apache/openejb/config/rules/InvalidInterfacesTest.test2()
ann.remoteOrLocal.ejbHome org/apache/openejb/config/rules/InvalidInterfacesTest.test()
ann.remoteOrLocal.ejbLocalHome org/apache/openejb/config/rules/InvalidInterfacesTest.test()
ann.remoteOrLocal.ejbLocalObject org/apache/openejb/config/rules/InvalidInterfacesTest.test()
ann.remoteOrLocal.ejbObject org/apache/openejb/config/rules/InvalidInterfacesTest.test()
aroundInvoke.missing.possibleTypo org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test1()
aroundInvoke.mustThrowException org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutReturnValue()
callback.badModifier org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()
callback.badReturnType org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()
callback.invalidArguments org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()
callback.missing org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()
callback.sessionSynchronization.invalidUse org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()
callback.sessionbean.invalidusage org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test2()
conflictingSecurityAnnotations org/apache/openejb/config/rules/CheckInvalidSecurityAnnotationsTest.test()
containerTransaction.ejbNameRequired org/apache/openejb/config/rules/CheckInvalidContainerTransactionTest.test()
containerTransaction.noSuchEjbName org/apache/openejb/config/rules/CheckInvalidContainerTransactionTest.test()
dependsOn.circuit org/apache/openejb/config/rules/CheckDependsOnTest.dependsOn()
dependsOn.noSuchEjb org/apache/openejb/config/rules/CheckDependsOnTest.dependsOn()
ejbAnnotation.onClassWithNoBeanInterface org/apache/openejb/config/rules/InvalidEjbRefTest.test1()
ejbAnnotation.onClassWithNoName org/apache/openejb/config/rules/InvalidEjbRefTest.test1()
entity.no.ejb.create org/apache/openejb/config/rules/CheckNoCreateMethodsTest.noCreateMethod()
injectionTarget.nameContainsSet org/apache/openejb/config/rules/CheckInjectionTargetsTest.test()
interceptor.callback.badReturnType org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interceptor.callback.invalidArguments org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interceptor.callback.missing org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interceptor.callback.missing.possibleTypo org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interceptor.unused org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test1()
interceptorBinding.ejbNameRequiredWithMethod org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interceptorBinding.noSuchEjbName org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
interface.beanOnlyAnnotation org/apache/openejb/config/rules/InvalidInterfacesTest.test1()
interfaceMethod.beanOnlyAnnotation org/apache/openejb/config/rules/InvalidInterfacesTest.test1()
methodPermission.ejbNameRequired org/apache/openejb/config/rules/CheckInvalidMethodPermissionsTest.test()
methodPermission.noSuchEjbName org/apache/openejb/config/rules/CheckInvalidMethodPermissionsTest.test()
missing.class org/apache/openejb/config/rules/CheckMissingClassTest.wrongClassType()
no.busines.method org/apache/openejb/config/rules/CheckNoBusinessMethodTest.noBusinessMethod()
no.busines.method.args org/apache/openejb/config/rules/CheckNoBusinessMethodTest.noBusinessMethod()
no.busines.method.case org/apache/openejb/config/rules/CheckNoBusinessMethodTest.noBusinessMethod()
no.home.create org/apache/openejb/config/rules/CheckNoCreateMethodsTest.noCreateMethod()
noInterfaceDeclared.entity org/apache/openejb/config/rules/CheckWrongClassTypeTest.wrongClassType()
permitAllAndRolesAllowedOnClass org/apache/openejb/config/rules/CheckInvalidSecurityAnnotationsTest.test()
persistenceContextAnnotation.onClassWithNoName org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()
persistenceContextAnnotation.onEntityManagerFactory org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()
persistenceContextAnnotation.onNonEntityManager org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()
persistenceContextExtented.nonStateful org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()
persistenceContextRef.noMatches org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.noUnitName()
persistenceContextRef.noPersistenceUnits org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()
persistenceContextRef.noUnitName org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.noUnitName()
persistenceContextRef.vagueMatches org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.vagueMatches()
persistenceUnitAnnotation.onClassWithNoName org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()
persistenceUnitAnnotation.onEntityManager org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()
persistenceUnitAnnotation.onNonEntityManagerFactory org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()
persistenceUnitRef.noMatches org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.noUnitName()
persistenceUnitRef.noPersistenceUnits org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()
persistenceUnitRef.noUnitName org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.noUnitName()
persistenceUnitRef.vagueMatches org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.vagueMatches()
resourceAnnotation.onClassWithNoName org/apache/openejb/config/rules/MistakenResourceRefUsageTest.wrongUsage()
resourceAnnotation.onClassWithNoType org/apache/openejb/config/rules/MistakenResourceRefUsageTest.wrongUsage()
resourceRef.onEntityManager org/apache/openejb/config/rules/MistakenResourceRefUsageTest.wrongUsage()
resourceRef.onEntityManagerFactory org/apache/openejb/config/rules/MistakenResourceRefUsageTest.wrongUsage()
session.no.ejb.create org/apache/openejb/config/rules/CheckNoCreateMethodsTest.noCreateMethod()
unused.ejb.create org/apache/openejb/config/rules/CheckNoCreateMethodsTest.noCreateMethod()
unused.ejbPostCreate org/apache/openejb/config/rules/CheckNoCreateMethodsTest.noCreateMethod()
userTransactionRef.forbiddenForCmtdBeans org/apache/openejb/config/rules/CheckUserTransactionRefsTest.testSLSBwithUserTransaction()
wrong.class.type org/apache/openejb/config/rules/CheckWrongClassTypeTest.wrongClassType()
xml.businessLocal.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.businessLocal.ejbHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBHome()
xml.businessLocal.ejbObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()
xml.businessRemote.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.businessRemote.ejbLocalHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()
xml.businessRemote.ejbLocalObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()
xml.businessRemote.notInterface org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()
xml.home.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.home.businessLocal org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessLocal()
xml.home.businessRemote org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessRemote()
xml.home.ejbLocalHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()
xml.home.ejbLocalObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()
xml.home.ejbObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()
xml.home.notInterface org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()
xml.home.unknown org/apache/openejb/config/rules/InvalidInterfacesTest.testUnkown()
xml.invalidTransactionAttribute org/apache/openejb/config/rules/CheckInvalidTransactionAttributeTest.xml()
xml.local.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.local.businessLocal org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessLocal()
xml.local.businessRemote org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessRemote()
xml.local.ejbHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBHome()
xml.local.ejbLocalHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()
xml.local.ejbObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()
xml.local.notInterface org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()
xml.local.unknown org/apache/openejb/config/rules/InvalidInterfacesTest.testUnkown()
xml.localHome.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.localHome.businessLocal org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessLocal()
xml.localHome.businessRemote org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessRemote()
xml.localHome.ejbHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBHome()
xml.localHome.ejbLocalObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()
xml.localHome.ejbObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()
xml.localHome.notInterface org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()
xml.localHome.unknown org/apache/openejb/config/rules/InvalidInterfacesTest.testUnkown()
xml.localRemote.conflict org/apache/openejb/config/rules/InvalidInterfacesTest.testUnkown()
xml.remote.beanClass org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()
xml.remote.businessLocal org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessLocal()
xml.remote.businessRemote org/apache/openejb/config/rules/InvalidInterfacesTest.testBusinessRemote()
xml.remote.ejbHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBHome()
xml.remote.ejbLocalHome org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()
xml.remote.ejbLocalObject org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()
xml.remote.notInterface org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()
xml.remote.unknown org/apache/openejb/config/rules/InvalidInterfacesTest.testUnkown()