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

Compare with Current View Page History

« Previous Version 17 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 137 keys, 93 have been tested. Test coverage for keys is 67.88321167883211 %.

List of untested keys

abstractAnnotatedAsBean

ann.invalidConcurrencyAttribute

ann.notAnInterface

ann.remoteLocal.conflict

ann.remoteOrLocal.ejbHome

ann.remoteOrLocal.ejbLocalHome

ann.remoteOrLocal.ejbLocalObject

ann.remoteOrLocal.ejbObject

aroundInvoke.missing

aroundInvoke.missing.possibleTypo

callback.badModifier

callback.badReturnType

callback.invalidArguments

callback.missing

callback.missing.possibleTypo

callback.sessionSynchronization.invalidUse

cannot.validate

client.missingMainClass

conflictingSecurityAnnotations

containerTransaction.ejbNameRequired

containerTransaction.noSuchEjbName

ejbAnnotation.onClassWithNoBeanInterface

ejbAnnotation.onClassWithNoName

entity.no.ejb.create

interceptor.callback.badReturnType

interceptor.callback.invalidArguments

interceptor.callback.missing

interceptor.callback.missing.possibleTypo

interceptorBinding.ejbNameRequiredWithMethod

interceptorBinding.noSuchEjbName

interface.beanOnlyAnnotation

interfaceAnnotatedAsBean

interfaceMethod.beanOnlyAnnotation

methodPermission.ejbNameRequired

methodPermission.noSuchEjbName

missing.dependent.class

misslocated.class

multiplyAnnotatedAsBean

no.ejb.post.create

noInterfaceDeclared.session

permitAllAndRolesAllowedOnClass

session.no.ejb.create

unused.ejb.create

unused.ejbPostCreate

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

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.localRemote.conflict

org/apache/openejb/config/rules/CheckInvalidAnnotatedInterfacesTest.ambiguous()

ann.remote.noAttributes

org/apache/openejb/config/rules/CheckInvalidAnnotatedInterfacesTest.noAttributes()

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

injectionTarget.nameContainsSet

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

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

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

presistenceContextAnnotation.onClassWithNoName

org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()

presistenceContextAnnotation.onEntityManagerFactory

org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()

presistenceContextAnnotation.onNonEntityManager

org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsage()

presistenceUnitAnnotation.onClassWithNoName

org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()

presistenceUnitAnnotation.onEntityManager

org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()

presistenceUnitAnnotation.onNonEntityManagerFactory

org/apache/openejb/config/rules/CheckPersistenceUnitUsageTest.wrongUsage()

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

timeout.badReturnType

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

timeout.invalidArguments

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

timeout.missing.possibleTypo

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

timeout.tooManyMethods

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

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

  • No labels