Compose API Reference Compose UI Test assertIsNotSelected Function Common fun SemanticsNodeInteraction.assertIsNotSelected(): SemanticsNodeInteraction Asserts that the current semantics node is not selected. Throws AssertionError if the node is selected or not selectable.
Compose API Reference Compose UI Test assertIsNotSelected Function Common fun SemanticsNodeInteraction.assertIsNotSelected(): SemanticsNodeInteraction Asserts that the current semantics node is not selected. Throws AssertionError if the node is selected or not selectable.