RFR: 8286620: Create regression test for verifying setMargin() of JRadioButton

Alexey Ivanov aivanov at openjdk.java.net
Tue May 24 10:39:52 UTC 2022


On Tue, 24 May 2022 05:29:43 GMT, Tejesh R <duke at openjdk.java.net> wrote:

> > Just an idea for discussion: I remember that we added some support for the manual tests, kind of framework or something. Probably it will be useful to reuse when we add "new" tests? https://bugs.openjdk.java.net/browse/JDK-8283803
> 
> Means you are suggesting to use the passfailFrame?

Why not? The framework allows you to re-use the functionality for creating the UI and for handling Pass/Fail buttons instead of creating your own.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8721



More information about the client-libs-dev mailing list