Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Warning
titleWarning

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

Info
titleAudit Result

Out of a total of

138

144 keys,

75

123 have been tested. Test coverage for keys is

54

85.

347826086956516

41666666666666 %.

Advanced Tables - Table Plus
autoNumbertrue

List of untested keys

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.

Advanced Tables - Table Plus
autoNumbertrue

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

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

ann.notAnInterface

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

ann.remote.noAttributes

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

ann.remoteLocalremoteOrLocal.converse.ambiguous ann.remoteLocal.conflict 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

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

persistenceUnitRef.noMatches

persistenceUnitRef.noPersistenceUnits

persistenceUnitRef.noUnitName

persistenceUnitRef.vagueMatches

presistenceUnitAnnotation.onClassWithNoName

presistenceUnitAnnotation.onEntityManager

presistenceUnitAnnotation.onNonEntityManagerFactory

session.no.ejb.create

timeout.badReturnType

timeout.invalidArguments

timeout.missing

timeout.missing.possibleTypo

unused.ejb.create

unused.ejbPostCreate

xml.invalidTransactionAttribute

xml.localRemote.conflict

List of keys which have been tested.

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

aroundInvoke.badReturnType

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutParameter()
org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutReturnValue()
org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()

aroundInvoke.invalidArguments

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTest.testInvalidAroundTimeoutParameter()
org/apache/openejb/config/rules/CheckInvalidConcurrencyAttributeTest.test()
org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test()
org/apache/openejb/config/rules/CheckInvalidInterceptorTest.test1()
org/apache/openejb/config/rules/InvalidInterfacesTest.test1()

aroundInvoke.missing

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

ignoredMethodAnnotation

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

Advanced Tables - Table Plus
autoNumbertrue

Key

Method which tests the key

ann.ejb.beanClass
org/apache/openejb/config/rules/InvalidEjbRefTestCheckInvalidCallbacksTest.test() ann

injectionTarget.ejb.ejbLocalObject nameContainsSet

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

ann interceptor.ejbcallback.ejbObject badReturnType

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

ann interceptor.ejbcallback.notInterface invalidArguments

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

aroundInvoke interceptor.callback.badReturnType missing

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTestCheckInvalidInterceptorTest.testInvalidAroundTimeoutReturnValuetest()

aroundInvoke.invalidArguments interceptor.callback.missing.possibleTypo

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTestCheckInvalidInterceptorTest.testInvalidAroundTimeoutParametertest()

interceptor.unused

org/apache/openejb/config/rules/CheckInvalidCallbacksTestCheckInvalidInterceptorTest.testtest1()

aroundInvoke interceptorBinding.mustThrowException ejbNameRequiredWithMethod

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTestCheckInvalidInterceptorTest.testInvalidAroundTimeoutReturnValuetest()

dependsOn interceptorBinding.circuit noSuchEjbName

org/apache/openejb/config/rules/CheckDependsOnTestCheckInvalidInterceptorTest.dependsOntest()

dependsOn interface.noSuchEjb beanOnlyAnnotation

org/apache/openejb/config/rules/CheckDependsOnTestInvalidInterfacesTest.dependsOntest1()

ignoredAnnotation interfaceMethod.beanOnlyAnnotation

org/apache/openejb/config/rules/CheckInvalidAroundTimeoutTestInvalidInterfacesTest.testIgnoredAroundTimeouttest1()

methodPermission.ejbNameRequired

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

injectionTarget methodPermission.nameContainsSet noSuchEjbName

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

presistenceContextAnnotation persistenceUnitAnnotation.onClassWithNoName

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

persistenceUnitAnnotation.onEntityManager

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

presistenceContextAnnotation persistenceUnitAnnotation.onEntityManagerFactory onNonEntityManagerFactory

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

persistenceUnitRef.noMatches

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

presistenceContextAnnotation persistenceUnitRef.onNonEntityManager noPersistenceUnits

org/apache/openejb/config/rules/CheckPersistenceContextUsageTest.wrongUsageCheckPersistenceUnitUsageTest.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.ejbLocalHome

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

xml.businessLocal.ejbLocalObject

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

...