Issue Overview
Expression resolver should be able to resolve this property defined in arquillian.xml if it's used to inject variable in test like @RouteUrl("{app.name}")
Expected Behaviour
Properties defined in arquillian.xml can be injected as @RouteUrl property
Current Behaviour
Not supported
Issue Overview
Expression resolver should be able to resolve this property defined in
arquillian.xmlif it's used to inject variable in test like@RouteUrl("{app.name}")Expected Behaviour
Properties defined in
arquillian.xmlcan be injected as@RouteUrlpropertyCurrent Behaviour
Not supported