[
https://issues.jboss.org/browse/ARQ-2059?page=com.atlassian.jira.plugin.s...
]
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)