-
@Config(sdk = {33}, qualifiers = w227dp-h227dp-small-notlong-round-watch-xhdpi-keyshidden-nonav)@GraphicsMode(value = GraphicsMode.Mode.NATIVE) public abstract class WearScreenshotTest
-
-
Field Summary
Fields Modifier and Type Field Description private final ComposeContentTestRulecomposeRuleprivate final WearDevicedeviceprivate final Floattolerance
-
Constructor Summary
Constructors Constructor Description WearScreenshotTest()
-
Method Summary
Modifier and Type Method Description final ComposeContentTestRulegetComposeRule()abstract WearDevicegetDevice()FloatgetTolerance()final UnitrunTest(String suffix, Function0<Unit> content)final UnitcaptureScreenshot(String suffix)-
-
Method Detail
-
getComposeRule
final ComposeContentTestRule getComposeRule()
-
getDevice
abstract WearDevice getDevice()
-
getTolerance
Float getTolerance()
-
captureScreenshot
final Unit captureScreenshot(String suffix)
-
-
-
-