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

Research possibility of a TestCase Object creation extension point

XMLWordPrintable

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

              Unassigned Unassigned
              aslak@redhat.com Aslak Knutsen
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: