Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-729

Do not replace TestNG provided method parameters with values from TestEnrichers

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.0.0.Beta1
    • 1.0.0.CR7
    • None
    • shrinkwrap 1.0.0-cr-1
      arquillian 1.0.0.CR7
      jboss AS 7 remote arquillian container 7.1.0CR1b
      testng 6.3.1

      At the moment, Arquillian with always replace values provided by TestNG @DataProviders and TestNG basic 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.

              Unassigned Unassigned
              daniel_spasojevic Dan Spasojevic (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: