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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Dec 7 07:10:00 EST 2010


Allow user defined test context properties to propagate to the server side
--------------------------------------------------------------------------

                 Key: ARQ-343
                 URL: https://jira.jboss.org/browse/ARQ-343
             Project: Arquillian
          Issue Type: Feature Request
            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