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