Package-level declarations
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun runScreenShotTest(device: DeviceInfo = Devices.Pixel_3, wait: Duration? = 500.toDuration(DurationUnit.MILLISECONDS), block: @Composable (Modifier) -> Unit)
fun runScreenShotTest(devices: List<DeviceInfo>, wait: Duration? = 500.toDuration(DurationUnit.MILLISECONDS), block: @Composable (Modifier) -> Unit)
Link copied to clipboard
Link copied to clipboard