appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.18k stars 752 forks source link

refactor: Remove usages of Guava's `@VisibleForTesting` #2138

Closed valfirst closed 3 months ago

valfirst commented 3 months ago

Change list

Remove usages of Guava's @VisibleForTesting annotation.

Types of changes

What types of changes are you proposing/introducing to Java client? Put an x in the boxes that apply