assertHeightIsEqualTo
Asserts that the layout of this node has height equal to [expectedHeight].
assertHeightIsEqualTo
Function
Common
fun SemanticsNodeInteraction.assertHeightIsEqualTo(expectedHeight: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has height equal to expectedHeight.
