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

Test abstract decorators functionally

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.0.Alpha1
    • 1.0.0.GA
    • None
    • None
    • 0
    • 0% 0%

    Description

      The current assertions for abstract decorators are just testing that abstract classes annotated with decorators can be enabled and are resolved correctly. However, no functionality test involving abstract decorators is carried out.

      The assertions should test that:

      a) abstract decorators can be applied at all (i.e. instantiated)
      b) methods which are not decorating methods of the decorated type cannot be abstract (DefinitionException)
      c) when abstract decorating method are called as part of the decorator chain, they are actually deferring the call to the injected delegate

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            marius.bogoevici Marius Bogoevici (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty