[
https://jira.jboss.org/browse/ARQ-197?page=com.atlassian.jira.plugin.syst...
]
Carlo de Wolf commented on ARQ-197:
-----------------------------------
Or the inverse of this use case: have multiple deployments for one test case.
@RunWith(Arq)
@Deploy(EJBDeployment.class)
class MyTest { }
@Deploy(JNDI.class)
class EJBDeployment { @Deployment Archive deployment() { ... } }
Research support for @Deployment on multiple levels
---------------------------------------------------
Key: ARQ-197
URL:
https://jira.jboss.org/browse/ARQ-197
Project: Arquillian
Issue Type: Feature Request
Reporter: Aslak Knutsen
Priority: Minor
One deployment pr TestCase might not always be the ideal solution. Research how we can
deploy multiple TestCases with one Deployment and test them all at once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira