Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-437

org.jboss.cdi.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest.testLifecycleCallbacks assumes that no Proxy is used for decoration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Alpha1, 1.2.2.Final
    • 1.2.0.Final
    • None
    • None

    Description

      org.jboss.cdi.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest.org.jboss.cdi.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest.testLifecycleCallbacks assumes that no Proxy is used for decoration, but this is not required by the spec.

      The test assumes that the instance that is obtained via Bean#create is of the same class as the instance that is received via InvocationContext#getTarget()#getClass() which is not required by the spec.

      Attachments

        Activity

          People

            tremes1@redhat.com Tomas Remes
            arnelim Arne Limburg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty