-
Bug
-
Resolution: Done
-
Major
-
None
-
None
"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.
- is duplicated by
-
ARQ-247 Using the tomcat 6 embedded profile, @AfterClass methods are called after each test and method dependencies don't work
- Closed