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