-
@Config(sdk = {33}, qualifiers = w227dp-h227dp-small-long-round-watch-xhdpi-keyshidden-nonav)@GraphicsMode(value = GraphicsMode.Mode.NATIVE) public abstract class WearLegacyComponentTest
-
-
Field Summary
Fields Modifier and Type Field Description private final TestNametestInfoprivate final WearDevicedeviceprivate final Floattoleranceprivate final FakeImageLoaderEngineimageLoader
-
Constructor Summary
Constructors Constructor Description WearLegacyComponentTest()
-
Method Summary
Modifier and Type Method Description final TestNamegetTestInfo()WearDevicegetDevice()FloatgetTolerance()FakeImageLoaderEnginegetImageLoader()StringtestName(String suffix)final UnitrunComponentTest(Color background, Function0<Unit> content)UnitComponentScaffold(Function0<Unit> content)-
-
Method Detail
-
getTestInfo
final TestName getTestInfo()
-
getDevice
WearDevice getDevice()
-
getTolerance
Float getTolerance()
-
getImageLoader
FakeImageLoaderEngine getImageLoader()
-
runComponentTest
final Unit runComponentTest(Color background, Function0<Unit> content)
-
ComponentScaffold
Unit ComponentScaffold(Function0<Unit> content)
-
-
-
-