assertIsOff
Source set: Common
fun SemanticsNodeInteraction.assertIsOff(): SemanticsNodeInteraction
Asserts that the current semantics node is unchecked.
Throws AssertionError if the node is checked, indeterminate, or not toggleable.
Asserts that the current semantics node is unchecked.
fun SemanticsNodeInteraction.assertIsOff(): SemanticsNodeInteraction
Asserts that the current semantics node is unchecked.
Throws AssertionError if the node is checked, indeterminate, or not toggleable.
Last updated: