Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8342663

Convert all the manual Accessibility tests to use PassFailJFrame

XMLWordPrintable

      Currently the manual Accessibility tests don't use PassFailJFrame, but these are very good candidates for using PassFailJFrame as we recently noticed some UI related issues like https://bugs.openjdk.org/browse/JDK-8341453 with some of these tests, so using PassFailJFrame might give a uniformity in UI across these tests.
      I'm planning to convert all the manual Accessibility tests to use PassFailJFrame. These tests have a common abstract parent class AccessibleComponentTest which may be deleted and all the other 8 tests will be changed to use PassFailJFrame directly. These are the tests which are getting modified.
      1. AccessibleActionsTest.java
      2. AccessibleJComboboxTest.java
      3. AccessibleJPopupMenuTest.java
      4. AccessibleJTableTest.java
      5. AccessibleTextTest.java
      6. AccessibleJListTest.java
      7. AccessibleJTabbedPaneTest.java
      8. AccessibleJTreeTest.java

            mvs Manukumar V S
            mvs Manukumar V S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: