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