hg: code-tools/jemmy/v2: 2 new changesets

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Sat Feb 10 00:59:34 UTC 2018


Changeset: 5a582bf69c8f
Author:    jjg
Date:      2018-02-07 08:44 -0800
URL:       http://hg.openjdk.java.net/code-tools/jemmy/v2/rev/5a582bf69c8f

7902061: Make Jemmy ComponentChooser lambda friendly
Summary: Changed ComponentChooser.getDescription() as default method
Reviewed-by: shurailine
Contributed-by: abdul.kolarkunnu at oracle.com

! src/org/netbeans/jemmy/ComponentChooser.java
+ test/org/netbeans/jemmy/operators/ComponentChooserTest.java

Changeset: c7aae56a10f5
Author:    jjg
Date:      2018-02-07 08:26 -0800
URL:       http://hg.openjdk.java.net/code-tools/jemmy/v2/rev/c7aae56a10f5

7902114: Implement a new method similar to waitState() on Operator which run
the check on event queue
Summary: Implemented a new method waitStateOnQueue() on class Operator
Reviewed-by: shurailine
Contributed-by: abdul.kolarkunnu at oracle.com

! src/org/netbeans/jemmy/operators/Operator.java
+ test/org/netbeans/jemmy/operators/OperatorTest.java



More information about the jemmy-dev mailing list