assertIsSelected
Function
Common
fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is selected.
Throws AssertionError
if the node is unselected or not selectable.
fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is selected.
Throws AssertionError
if the node is unselected or not selectable.