[jboss-jira] [JBoss JIRA] (AS7-4652) MSCTestEnricher needs field.setAccessible(true) right before field.set()

Tomohisa igarashi (JIRA) jira-events at lists.jboss.org
Thu Apr 26 18:47:18 EDT 2012


Tomohisa igarashi created AS7-4652:
--------------------------------------

             Summary: MSCTestEnricher needs field.setAccessible(true) right before field.set()
                 Key: AS7-4652
                 URL: https://issues.jboss.org/browse/AS7-4652
             Project: Application Server 7
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 7.1.1.Final
            Reporter: Tomohisa igarashi
            Assignee: Ondrej Zizka


currently MSCTestEnricher is available for only public field. It needs to do setAccessible(true) to get worked with non-public field.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list