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.
fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is selected.
Throws AssertionError if the node is unselected or not selectable.
Last updated: