[
https://issues.jboss.org/browse/ARQ-645?page=com.atlassian.jira.plugin.sy...
]
Ondrej Zizka commented on ARQ-645:
----------------------------------
Doesn't cover the requirement(?) to write tests with dynamic numbers of nodes.
See ARQ-648 which should cover this needs.
@ArquillianResource @OperatesOnDeployment("foo") URL; for
multiple containers
-----------------------------------------------------------------------------
Key: ARQ-645
URL:
https://issues.jboss.org/browse/ARQ-645
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Marek Schmidt
Assignee: Aslak Knutsen
Fix For: 1.0.0.CR7
It would be nice to support something like
@Test
@RunAsClient
public void test(@ArquillianResource @OperatesOnDeployment("foo") URL foo,
@ArquillianResource @OperatesOnDeployment("bar") URL foo) { ... }
for functional clustering tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira