[arquillian-issues] [JBoss JIRA] (ARQ-729) Do not replace TestNG provided method parameters with values from TestEnrichers

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Apr 29 08:56:18 EDT 2012


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

Aslak Knutsen updated ARQ-729:
------------------------------

      Fix Version/s: 1.1.0.Beta1
    Forum Reference: https://community.jboss.org/message/647819  (was: https://community.jboss.org/message/647819)

    
> Do not replace TestNG provided method parameters with values from TestEnrichers
> -------------------------------------------------------------------------------
>
>                 Key: ARQ-729
>                 URL: https://issues.jboss.org/browse/ARQ-729
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Test Harness Integration
>    Affects Versions: 1.0.0.CR7
>         Environment: shrinkwrap 1.0.0-cr-1
> arquillian 1.0.0.CR7
> jboss AS 7 remote arquillian container 7.1.0CR1b
> testng 6.3.1
>            Reporter: Dan Spasojevic
>             Fix For: 1.1.0.Beta1
>
>
> At the moment, Arquillian with always replace values provided by TestNG @DataProviders and [TestNG basic injection|http://testng.org/doc/documentation-main.html#dependency-injection] with values produced by TestEnricher+resolve(Method):Object[].
> This means that test methods will not receive values produced by the @DataProvider if they are also produced by a TestEnricher.
> It would be desirable if enrichment was only done if too few values are provided by TestNG.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list