[arquillian-issues] [JBoss JIRA] Updated: (ARQ-343) Allow user defined test context properties to propagate to the server side

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Mar 27 17:57:37 EDT 2011


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

Aslak Knutsen updated ARQ-343:
------------------------------

    Component/s: Test Protocol SPIs and Implementation


> Allow user defined test context properties to propagate to the server side
> --------------------------------------------------------------------------
>
>                 Key: ARQ-343
>                 URL: https://issues.jboss.org/browse/ARQ-343
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Test Protocol SPIs and Implementation
>            Reporter: Thomas Diesler
>
> There are currently quite a number of ThreadLocal hacks that transport data from the receiving side of the protocol (i.e. JMXTestRunner) to the TestEnrichers and other places. 
> This request is about defining a TextContext factory API that allows the receiving side of the protocol to create and populate the Context that is seen by the various server side components. The ServiceLoader associated with the Context is part of that.
> Currently the DynamicServiceLoader, which is impl detail leaks into the JMXTestRunner.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list