[arquillian-issues] [JBoss JIRA] (ARQ-2059) Arquillian Governor Jira get Value from properties

Rafael Garcia (JIRA) issues at jboss.org
Mon Nov 21 08:34:00 EST 2016


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

Rafael Garcia updated ARQ-2059:
-------------------------------
    Description: 
Hi,
In Arquillian Governor Jira, how set I issues from properties fiel in value field??
For example:
In properties file
{noformat}
key.issue=PBT-2
{noformat}


In test.java

@Jira(value = "*{color:red}${key.issue}{color}*")
public void exampleTest() {...}


Thanks in advance


> Arquillian Governor Jira get Value from properties 
> ---------------------------------------------------
>
>                 Key: ARQ-2059
>                 URL: https://issues.jboss.org/browse/ARQ-2059
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Configuration
>         Environment: In Arquillian Governor Jira, how set I issues from properties fiel in value field??
>            Reporter: Rafael Garcia
>            Priority: Optional
>
> Hi,
> In Arquillian Governor Jira, how set I issues from properties fiel in value field??
> For example:
> In properties file
> {noformat}
> key.issue=PBT-2
> {noformat}
> In test.java
> @Jira(value = "*{color:red}${key.issue}{color}*")
> public void exampleTest() {...}
> Thanks in advance



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list