WearDeviceScreenshotTest

Constructors

Link copied to clipboard
constructor(device: WearDevice)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val device: WearDevice
Link copied to clipboard
open override val tolerance: Float = 0.02f

Functions

Link copied to clipboard
Link copied to clipboard
fun runTest(content: @Composable () -> Unit)
fun runTest(suffix: String? = null, content: @Composable () -> Unit)