You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Warning

This page is auto-generated. Any manual changes would be over-written the next time this page is regenerated

Audit Result

Out of a total of 139 keys, 62 have been tested. Test coverage for keys is 44.60431654676259 %.

List of untested keys

abstractAnnotatedAsBean

ann.invalidConcurrencyAttribute

ann.invalidTransactionAttribute

ann.local.noAttributes

ann.localRemote.conflict

ann.notAnInterface

ann.remote.noAttributes

ann.remoteLocal.ambiguous

ann.remoteOrLocal.ejbHome

ann.remoteOrLocal.ejbLocalHome

ann.remoteOrLocal.ejbLocalObject

ann.remoteOrLocal.ejbObject

aroundInvoke.missing.possibleTypo

callback.badModifier

callback.badReturnType

callback.invalidArguments

callback.missing.possibleTypo

callback.sessionSynchronization.invalidUse

cannot.validate

client.missingMainClass

containerTransaction.ejbNameRequired

containerTransaction.noSuchEjbName

ejbAnnotation.onClassWithNoBeanInterface

ejbAnnotation.onClassWithNoName

injectionTarget.nameContainsSet

interceptor.callback.badReturnType

interceptor.callback.invalidArguments

interceptor.callback.missing

interceptorBinding.ejbNameRequiredWithMethod

interceptorBinding.noSuchEjbName

interface.beanOnlyAnnotation

interfaceAnnotatedAsBean

methodPermission.ejbNameRequired

methodPermission.noSuchEjbName

missing.dependent.class

misslocated.class

no.ejb.post.create

noInterfaceDeclared.session

permitAllAndRolesAllowedOnClass

persistenceContextExtented.nonStateful

persistenceContextRef.noPersistenceUnits

persistenceContextRef.noUnitName

persistenceContextRef.vagueMatches

persistenceUnitRef.noMatches

persistenceUnitRef.noUnitName

persistenceUnitRef.vagueMatches

presistenceContextAnnotation.onClassWithNoName

presistenceContextAnnotation.onEntityManagerFactory

presistenceUnitAnnotation.onClassWithNoName

presistenceUnitAnnotation.onEntityManager

presistenceUnitAnnotation.onNonEntityManagerFactory

resourceAnnotation.onClassWithNoName

resourceRef.onEntityManager

resourceRef.onEntityManagerFactory

session.no.ejb.create

timeout.badReturnType

timeout.missing

timeout.missing.possibleTypo

unused.ejb.create

unused.ejbPostCreate

xml.invalidTransactionAttribute

xml.localRemote.conflict

List of keys which have been tested.

Key

Method which tests the key

ann.ejb.beanClass

org/apache/openejb/config/rules/InvalidEjbRefTest.test()

ann.ejb.ejbLocalObject

org/apache/openejb/config/rules/InvalidEjbRefTest.test()

ann.ejb.ejbObject

org/apache/openejb/config/rules/InvalidEjbRefTest.test()

ann.ejb.notInterface

org/apache/openejb/config/rules/InvalidEjbRefTest.test()

aroundInvoke.badReturnType

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutReturnValue()

aroundInvoke.invalidArguments

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutParameter()

 

org/apache/openejb/config/rules/CheckInvalidCallbacksTest.test()

aroundInvoke.mustThrowException

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutReturnValue()

dependsOn.circuit

org/apache/openejb/config/rules/CheckDependsOnTest.dependsOn()

dependsOn.noSuchEjb

org/apache/openejb/config/rules/CheckDependsOnTest.dependsOn()

ignoredAnnotation

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testIgnoredAroundTimeout()

 

org/apache/openejb/config/rules/CheckInvalidCallbacksTest.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()

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.ejbLocalHome

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()

xml.businessLocal.ejbLocalObject

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()

xml.businessLocal.ejbObject

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()

xml.businessLocal.notInterface

org/apache/openejb/config/rules/InvalidInterfacesTest.testNotInterface()

xml.businessRemote.beanClass

org/apache/openejb/config/rules/InvalidInterfacesTest.testBeanClass()

xml.businessRemote.ejbHome

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBHome()

xml.businessRemote.ejbLocalHome

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalHome()

xml.businessRemote.ejbLocalObject

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBLocalObject()

xml.businessRemote.ejbObject

org/apache/openejb/config/rules/InvalidInterfacesTest.testEJBObject()

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.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.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()

  • No labels