Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

assertIsNotEnabled

Asserts that the current semantics node is not enabled.

assertIsNotEnabled

Source set: Common
fun SemanticsNodeInteraction.assertIsNotEnabled(): SemanticsNodeInteraction

Asserts that the current semantics node is not enabled.

Throws AssertionError if the node is enabled or does not defined the property at all.

Last updated: