assertIsToggleable
Source set: Common
fun SemanticsNodeInteraction.assertIsToggleable(): SemanticsNodeInteraction
Asserts that the current semantics node is toggleable.
Throws AssertionError if the node is not toggleable.
Asserts that the current semantics node is toggleable.
fun SemanticsNodeInteraction.assertIsToggleable(): SemanticsNodeInteraction
Asserts that the current semantics node is toggleable.
Throws AssertionError if the node is not toggleable.
Last updated: