[jboss-jira] [JBoss JIRA] (WFLY-2374) Add tests for component classes supporting injection

Martin Kouba (JIRA) jira-events at lists.jboss.org
Thu Oct 24 08:20:01 EDT 2013


Martin Kouba created WFLY-2374:
----------------------------------

             Summary: Add tests for component classes supporting injection
                 Key: WFLY-2374
                 URL: https://issues.jboss.org/browse/WFLY-2374
             Project: WildFly
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Test Suite
            Reporter: Martin Kouba
            Assignee: Ondrej Zizka


Right now the test suite does not contain tests for component classes with "Standard" injection support level (see Table EE.5-1 and EE.5.24 Support for Dependency Injection). The problem is such tests are missing in Java EE CTS as well. Actually CDI TCK tests some basic injection scenarios (servlet, filter, etc.) but it does not cover everything. And the division of responsibilities for testing is work in progress (see also http://lists.jboss.org/pipermail/cdi-dev/2013-October/004345.html). 

Note that in Java EE 7 component classes must support the use of interceptors as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list