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