[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-55) TestNG @Test(dependsOnMethods="") does not work when running inside the container

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Mar 20 09:23:45 EDT 2011


     [ https://issues.jboss.org/browse/ARQ-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-55.
------------------------------

         Assignee: Aslak Knutsen
    Fix Version/s: 1.0.0.Beta1
                       (was: 1.1.0.CR1)
       Resolution: Done


pushed upstream

> TestNG @Test(dependsOnMethods="") does not work when running inside the container
> ---------------------------------------------------------------------------------
>
>                 Key: ARQ-55
>                 URL: https://issues.jboss.org/browse/ARQ-55
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Test Harness Integration
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Beta1
>
>
> "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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list