Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-422

Rename static field Arquillian.caughtTestException so it doesn't show in auto-complete

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 1.0.0.CR1
    • 1.0.0.Alpha5
    • Base Implementation
    • None
    • Low

    Description

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

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            dan.j.allen Dan Allen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: