assertIsSelected
Source set: Common
fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is selected.
Throws AssertionError if the node is unselected or not selectable.
Asserts that the current semantics node is selected.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is selected.
Throws AssertionError if the node is unselected or not selectable.
Last updated: