]
Lukáš Fryč updated ARQGRA-340:
------------------------------
Fix Version/s: 2.1-Tracking
Allow instantiate JavaScript interfaces with constructor's
parameters
---------------------------------------------------------------------
Key: ARQGRA-340
URL:
https://issues.jboss.org/browse/ARQGRA-340
Project: Arquillian Graphene
Issue Type: Feature Request
Reporter: Lukáš Fryč
Fix For: 2.1-Tracking
{code}
// definition
@JavaScript("getObject({0}")
class Interface {
}
@JavaScript(arguments = "my_argument")
Interface myInterface;
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: