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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Feb 25 08:06:10 EST 2010


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

Pete Muir updated ARQ-55:
-------------------------

    Fix Version/s: 1.1.0.CR1


> TestNG @Test(dependsOnMethods="") does not work when running inside the container
> ---------------------------------------------------------------------------------
>
>                 Key: ARQ-55
>                 URL: https://jira.jboss.org/jira/browse/ARQ-55
>             Project: Arquillian
>          Issue Type: Bug
>          Components: TestNG Integration
>            Reporter: Aslak Knutsen
>             Fix For: 1.1.0.CR1
>
>
> "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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list