assertIsNotDisplayed
Source set: Common
public fun SemanticsNodeInteraction.assertIsNotDisplayed(): SemanticsNodeInteraction
Asserts that the current semantics node is not displayed on screen.
Throws AssertionError if the node is displayed.
Asserts that the current semantics node is not displayed on screen.
public fun SemanticsNodeInteraction.assertIsNotDisplayed(): SemanticsNodeInteraction
Asserts that the current semantics node is not displayed on screen.
Throws AssertionError if the node is displayed.