jdi-testing / jdi-light-csharp

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

Update ContactFormTwoButtons.cs #370

Closed tsvetaevAlex closed 4 years ago

tsvetaevAlex commented 4 years ago

7/27/2020 Alex T: modify access level from public to private for 4 fields:"Link FirstRoller","Link SecondRoller" ,"TextField LastName", "IButton Submit" Reason: it used only in class where declared

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Code formatting

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

T0mJones commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 8

See the complete overview on Codacy