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