assertWidthIsAtLeast
Common
fun SemanticsNodeInteraction.assertWidthIsAtLeast(expectedMinWidth: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has width that is greater than or equal to expectedMinWidth.
Asserts that the layout of this node has width that is greater than or equal to expectedMinWidth.
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertWidthIsAtLeast(expectedMinWidth: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has width that is greater than or equal to expectedMinWidth.