RFR: 8286620: Create regression test for verifying setMargin() of JRadioButton
Tejesh R
duke at openjdk.java.net
Wed Jun 1 06:00:36 UTC 2022
On Tue, 24 May 2022 10:36:09 GMT, Alexey Ivanov <aivanov at openjdk.org> 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?
>
>> > 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.
Updated @aivanov-jdk .
-------------
PR: https://git.openjdk.java.net/jdk/pull/8721
More information about the client-libs-dev
mailing list