Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit ee5ccb91c20b7326bfd8823a3ac1e4fba82f42c5
Author: Jelle Fresen <jellefresen@google.com>
Date: Mon Oct 26 16:58:47 2020
Add onAllNodesWithSubstring API
Fixes: 171462889
Test: ./gradlew compose:ui:ui-test:cC
Relnote: "Added onAllNodesWithSubstring finder"
Change-Id: I81dd70295d9fd893d5c3489d7a7d5ff71b7e95f3
M compose/ui/ui-test/api/current.txt
M compose/ui/ui-test/api/public_plus_experimental_current.txt
M compose/ui/ui-test/api/restricted_current.txt
M compose/ui/ui-test/src/androidAndroidTest/kotlin/androidx/compose/ui/test/FindersTest.kt
M compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/Finders.kt
https://android-review.googlesource.com/1474496
Branch: androidx-master-dev
commit ee5ccb91c20b7326bfd8823a3ac1e4fba82f42c5
Author: Jelle Fresen <jellefresen@google.com>
Date: Mon Oct 26 16:58:47 2020
Add onAllNodesWithSubstring API
Fixes: 171462889
Test: ./gradlew compose:ui:ui-test:cC
Relnote: "Added onAllNodesWithSubstring finder"
Change-Id: I81dd70295d9fd893d5c3489d7a7d5ff71b7e95f3
M compose/ui/ui-test/api/current.txt
M compose/ui/ui-test/api/public_plus_experimental_current.txt
M compose/ui/ui-test/api/restricted_current.txt
M compose/ui/ui-test/src/androidAndroidTest/kotlin/androidx/compose/ui/test/FindersTest.kt
M compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/Finders.kt
Description