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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Jan 20 05:35:47 EST 2010


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
            Reporter: Aslak Knutsen


"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