WearScreenshotTest

@Config(sdk = [33], qualifiers = "w227dp-h227dp-small-notlong-round-watch-xhdpi-keyshidden-nonav")
@GraphicsMode(value = GraphicsMode.Mode.NATIVE)
abstract class WearScreenshotTest

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
abstract val device: WearDevice
Link copied to clipboard
open val tolerance: Float = 0.0f

Functions

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