[arquillian-issues] [JBoss JIRA] (ARQGRA-425) Allow @Location with relative URL when there is no deployment

Lukáš Fryč (JIRA) issues at jboss.org
Mon Sep 22 08:29:06 EDT 2014


     [ https://issues.jboss.org/browse/ARQGRA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved ARQGRA-425.
-------------------------------
         Assignee: Lukáš Fryč  (was: Stefan Miklosovic)
    Fix Version/s:     (was: 2.1-Tracking)
       Resolution: Duplicate Issue


> Allow @Location with relative URL when there is no deployment
> -------------------------------------------------------------
>
>                 Key: ARQGRA-425
>                 URL: https://issues.jboss.org/browse/ARQGRA-425
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>          Components: core
>    Affects Versions: 2.0.1.Final
>            Reporter: Juraj Húska
>            Assignee: Lukáš Fryč
>
> There are some use cases when there is no {{@Deployment}} method, and we still need to treat {{URL}} in {{@Location}} as relative.
> E.g. we are testing an application already deployed somewhere, but still the context root of the application can change, and we do not want to hardcode it.
> As [~kpiwko] suggested, we can support his in Graphene like this:
> # wrap {{org.jboss.arquillian.container.test.impl.enricher.resource.URLResourceProvider}}
> # make it returns some default value of {{contextRoot}} if the {{contextRoot}} is null
> # make that value configurable via Graphene configuration



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the arquillian-issues mailing list