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

Extend InterceptorBindingInheritanceTest

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Beta1
    • 1.1.2.Final
    • None
    • None

      See 4.2 Inheritance of member-level metadata:

      • ...
      • If X declares a non-static method x() annotated with an interceptor binding type Z then Y inherits the binding if and only if neither Y nor any intermediate class that is a subclass of X and a superclass of Y overrides the method x().

      TCK should also test the case where an interceptor binding is not inherited for session beans (similar to InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInherited() and InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInherited()).

      Please revise corresponding assertions as well.

            bafco Matus Abaffy (Inactive)
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: