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

Do not replace TestNG provided method parameters with values from TestEnrichers

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: