[arquillian-issues] [JBoss JIRA] Created: (ARQ-98) Research possibility of a TestCase Object creation extension point

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Apr 7 13:20:37 EDT 2010


Research possibility of a TestCase Object creation extension point
------------------------------------------------------------------

                 Key: ARQ-98
                 URL: https://jira.jboss.org/jira/browse/ARQ-98
             Project: Arquillian
          Issue Type: Feature Request
          Components: Documentation, Examples, Packaging Enricher SPI, Runtime Enricher SPI, Test Harness Integration
            Reporter: Aslak Knutsen


Both JUnit(Runner.createTest()) and TestNG(ObjectFactory) has support for delegating the TestCase instance creation to 3. party.

We could use this to ie:
- Lookup the TestCase as a EJB 3.1 (can we guarantee a new instance?)
- Lookup the TestCase in a BeanManager

In these cases it might remove the need for TestEnricher.enrich()

-- 
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