RFR: 8299296: Write a test to verify the components selection sends ItemEvent [v2]
Sergey Bylokhov
serb at openjdk.org
Tue Jan 3 02:31:52 UTC 2023
On Mon, 2 Jan 2023 04:41:15 GMT, Ravi Gupta <duke at openjdk.org> wrote:
>> This testcase verifies the following assertions
>>
>> a. Selecting an item in the Choice using mouse generates ItemEvent.
>> b. Single-click on an Checkbox generates ItemEvent.
>>
>> Testing:
>> Tested using Mach5(20 times per platform) in macos, linux and windows and got all pass.
>
> Ravi Gupta has updated the pull request incrementally with one additional commit since the last revision:
>
> 8299296: Review Fixes
Marked as reviewed by serb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11786
More information about the client-libs-dev
mailing list