Function

assertHeightIsEqualTo

Asserts that the layout of this node has height equal to expectedHeight.

assertHeightIsEqualTo

Source set: Common
fun SemanticsNodeInteraction.assertHeightIsEqualTo(expectedHeight: Dp): SemanticsNodeInteraction

Asserts that the layout of this node has height equal to expectedHeight.

Last updated: