KotlinMultiplatformAndroidTestOnDeviceCompilation

@Incubating interface KotlinMultiplatformAndroidTestOnDeviceCompilation : KotlinMultiplatformAndroidTestOnDevice, KotlinMultiplatformAndroidCompilation


Summary

Inherited functions

From class com.android.build.api.dsl.KotlinMultiplatformAndroidCompilation
Unit

This function is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

Unit

This function is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

From class com.android.build.api.dsl.KotlinMultiplatformAndroidTestOnDevice
@Incubating Unit
@Incubating Unit
@Incubating Unit

Specifies options for the Android Debug Bridge (ADB), such as APK installation options.

@Incubating Unit

Configures Gradle Managed Devices for use in testing with the Unified test platform.

@Incubating Unit
@Incubating Unit

Inherited properties

From class com.android.build.api.dsl.KotlinMultiplatformAndroidCompilation
<ERROR CLASS><<ERROR CLASS>>
<ERROR CLASS>

This property is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

From class com.android.build.api.dsl.KotlinMultiplatformAndroidTestOnDevice
Boolean

Disables animations during instrumented tests you run from the command line.

String?

The test application id.

EmulatorControl

Configures Android Emulator Grpc Access

EmulatorSnapshots

Configures Android Test Retention.

Boolean

Specifies code coverage is enabled for module tests of type AndroidTest.

String

Specifies whether to use on-device test orchestration.

Boolean?

See instrumentation.

Boolean?

See instrumentation.

Installation

Specifies options for the Android Debug Bridge (ADB), such as APK installation options.

String?

Test instrumentation runner class name.

MutableMap<StringString>

Test instrumentation runner custom arguments.

ManagedDevices

Configures Gradle Managed Devices for use in testing with the Unified test platform.

MultiDexConfig
ApkSigningConfig

Encapsulates signing configurations that you can apply to test APK