RFR: 7903374: Feature Tests - Adding six JavaTest GUI legacy automated test scripts [v3]
Dmitry Bessonov
dbessono at openjdk.org
Thu Nov 3 23:34:34 UTC 2022
On Thu, 3 Nov 2022 18:15:54 GMT, gollayadav <duke at openjdk.org> wrote:
>> Adding below automated legacy JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux, Windows, Mac OS) and working fine. Also verified with JDK8 on macos.
>>
>> 1.CustomReport6.java
>> 2.CustomReport7.java
>> 3.ReportCreate2.java
>> 4.ReportCreate3.java
>> 5.Markers2.java
>> 6.Markers3.java
>
> gollayadav has updated the pull request incrementally with one additional commit since the last revision:
>
> 7903374: Corrected the tab space errors
gui-tests/src/gui/src/jthtest/Markers/Markers.java line 44:
> 42: import org.netbeans.jemmy.operators.JPopupMenuOperator;
> 43:
> 44: public class Markers extends ConfigTools {
Please add javadoc for this class containing the explanation of the purpose.
-------------
PR: https://git.openjdk.org/jtharness/pull/41
More information about the jtharness-dev
mailing list