[arquillian-issues] [JBoss JIRA] Created: (ARQ-158) Replace method arguments with toString instead of Class

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri May 28 05:39:08 EDT 2010


Replace method arguments with toString instead of Class
-------------------------------------------------------

                 Key: ARQ-158
                 URL: https://jira.jboss.org/browse/ARQ-158
             Project: Arquillian
          Issue Type: Feature Request
          Components: Test Harness Integration
    Affects Versions: 1.0.0.Alpha2
            Reporter: Aslak Knutsen


When using Argument injection in TestNG, TestNG tries to write out the values as part of the Report after all contexts are closed. In Alpha-2 we replace all arguments with Class after the test is executed. 

Replace the arguments with toString instead, this way the user can control what is written.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list