Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19126

Add a "WildFly Arquillian ServerSetupTask" -> "WildFly Core ServerSetupTask" adapter

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Test Suite
    • None
    • ---
    • ---

    Description

      Both WildFly Arquillian and WildFly Core have ServerSetupTask interfaces. (Core does not use ARQ so it has its own interface for use with WildFly Core Test Runner.) They differ in the type of the 'management client' passed into setup/tearDown.

      In testsuite/shared create an adapter class to allow core task impls to be easily used in full WF. The adapter class takes the core ServerSetupTask as a c'tor param. It includes logic to translate from an WFARQ ManagementClient to a core ManagementClient. In setup/tearDown in translates and invokes the core ServerSetupTask.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: