-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement non-caching text matcher #76
Comments
I'll create a PR shortly |
Nikitae57
added a commit
to Nikitae57/Kakao
that referenced
this issue
May 12, 2023
Nikitae57
added a commit
to Nikitae57/Kakao
that referenced
this issue
May 12, 2023
This was referenced May 12, 2023
Vacxe
added a commit
that referenced
this issue
Jun 7, 2023
…e cases (#77) Co-authored-by: Konstantin Aksenov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
Observed Results:
Expected Results:
Relevant Code:
androidx.test.espresso.matcher.ViewMatchers.WithCharSequenceMatcher#matchesSafely caches text
The text was updated successfully, but these errors were encountered: