Integrated: 8299296: Write a test to verify the components selection sends ItemEvent

Ravi Gupta duke at openjdk.org
Wed Jan 4 22:47:56 UTC 2023


On Sat, 24 Dec 2022 14:40:27 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.

This pull request has now been integrated.

Changeset: 5ae6de85
Author:    ravi.ra.gupta <ravi.ra.gupta at oracle.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5ae6de859d472d107cdf642c417c6d2f1c74e5db
Stats:     130 lines in 1 file changed: 130 ins; 0 del; 0 mod

8299296: Write a test to verify the components selection sends ItemEvent

Reviewed-by: serb

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

PR: https://git.openjdk.org/jdk/pull/11786



More information about the client-libs-dev mailing list