[arquillian-issues] [JBoss JIRA] (ARQ-645) @ArquillianResource @OperatesOnDeployment("foo") URL; for multiple containers

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Wed Feb 8 16:40:49 EST 2012


    [ https://issues.jboss.org/browse/ARQ-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665185#comment-12665185 ] 

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

        


More information about the arquillian-issues mailing list