[arquillian-issues] [JBoss JIRA] Created: (ARQ-34) Create a common TestEnricher lib for all jboss containers

Aslak (JIRA) jira-events at lists.jboss.org
Thu Nov 26 04:12:35 EST 2009


Create a common TestEnricher lib for all jboss containers
---------------------------------------------------------

                 Key: ARQ-34
                 URL: https://jira.jboss.org/jira/browse/ARQ-34
             Project: Arquillian
          Issue Type: Task
            Reporter: Aslak


All jboss instances can share the same TestEnrichers set.

The following test enrichers should be provided:

- EJB 3
  - @EJB remote/local injection
  - @Resource injection
  - @TransactionAttribute test method level

- CDI
  - @Inject injection


The Enrichers should probably use reflection to not directly depend on the cdi/ebj libs etc..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list