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