[arquillian-issues] [JBoss JIRA] Updated: (ARQ-422) Rename static field Arquillian.caughtTestException so it doesn't show in auto-complete

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue May 31 03:55:01 EDT 2011


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

Aslak Knutsen updated ARQ-422:
------------------------------

         Assignee: Aslak Knutsen
    Fix Version/s: 1.0.0.CR1


> Rename static field Arquillian.caughtTestException so it doesn't show in auto-complete
> --------------------------------------------------------------------------------------
>
>                 Key: ARQ-422
>                 URL: https://issues.jboss.org/browse/ARQ-422
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Base Implementation
>    Affects Versions: 1.0.0.Alpha5
>            Reporter: Dan Allen
>            Assignee: Aslak Knutsen
>            Priority: Minor
>             Fix For: 1.0.0.CR1
>
>         Attachments: interference.png
>
>
> When adding Arquillian support to a test class, the caughtTestException gets in the way of auto-complete. For instance, when you type:
> @RunWith(Arquillian.c
> Then press <Ctrl>+Space you get
> .caughtTestException
> .class
> On more than one occasion, I've accidentally selected .caughtTestException. This field should either be renamed to CAUGHT_TEST_EXCEPTION, queuedTestException or moved to another class (the best solution). 

--
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