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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Jun 22 17:26:46 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen closed ARQ-98.
----------------------------

    Resolution: Rejected


We don't have enough control over the testcase's lifecycle when it's handled by a container

> Research possibility of a TestCase Object creation extension point
> ------------------------------------------------------------------
>
>                 Key: ARQ-98
>                 URL: https://jira.jboss.org/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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list