assertWidthIsEqualTo
Function
Common
fun SemanticsNodeInteraction.assertWidthIsEqualTo(expectedWidth: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has width equal to expectedWidth
.
fun SemanticsNodeInteraction.assertWidthIsEqualTo(expectedWidth: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has width equal to expectedWidth
.