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

TestNG @Test(dependsOnMethods="") does not work when running inside the container

XMLWordPrintable

      "methodX is not allowed to depend on methodY"

      The way Arquillian invokes the remote container it creates a new 'suite' pr TestCase pr test method. Since only one test method is invoked pr suite, TestNGs dependsOnMethods fail.

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

                Created:
                Updated:
                Resolved: