<Swing Dev> [12] RFR JDK-8210052:Enable testing for all the available look and feels in SwingSet3 demo tests
Vikrant Agarwal
vikrant.v.agarwal at oracle.com
Tue Sep 4 09:03:47 UTC 2018
Hi All,
Please review the fix to add support for testing for all the available look and feels for the following SwingSet3 Demo Tests:
ButtonDemoScreenshotTest.java
ButtonDemoTest.java
ComboBoxDemoTest.java
ListDemoTest.java
OptionPaneDemoTest.java
ProgressBarDemoTest.java
ScrollPaneDemoTest.java
SpinnerDemoTest.java
TabbedPaneDemoTest.java
TableDemoTest.java
ToggleButtonDemoTest.java
TreeDemoTest.java
Task: https://bugs.openjdk.java.net/browse/JDK-8210052
Webrev Link: http://cr.openjdk.java.net/~vagarwal/8210052/webrev.1/
Summary: We use "availableLookAndFeels" dataProvider from TestHelpers class to run the test iteratively using all the available look and feels.
Best Regards,
Vikrant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180904/a12fdc3f/attachment-0001.html>
More information about the swing-dev
mailing list