jdi-testing / jdi-light-csharp

Powerful Framework for UI Automation Testing on C#
https://jdi-docs.github.io/jdi-light/
MIT License
4 stars 8 forks source link

JList<T> class should be implemented. #38

Open anna-belemenko-epam opened 5 years ago

anna-belemenko-epam commented 5 years ago

We need JList class to be implemented in JDI.Light.

AlexeyGirin commented 5 years ago

See Generic instances creation examples in Forms (already implemented) Implement JListBase that replaces JDIBase that implements required functions taken from a similar class in Java implementation

AlexeyGirin commented 5 years ago

Consult w/ @elv1s42 for the decision

AlexeyGirin commented 5 years ago

@AnnaDreval have to contact with @elv1s42 and get his approval for architecture decisions

AlexeyGirin commented 5 years ago

Decided to implement JList (see email - "JDI Light Java and C# architecture")