KotlinMultiplatformAndroidDeviceTestCompilation

Added in 8.8.0-alpha08

interface KotlinMultiplatformAndroidDeviceTestCompilation : KotlinMultiplatformAndroidDeviceTest, KotlinMultiplatformAndroidCompilation


Summary

Inherited functions

From 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 com.android.build.api.dsl.KotlinMultiplatformAndroidDeviceTest
Unit
Unit
Unit

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

Unit

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

Unit
Unit
signing(action: ApkSigningConfig.() -> Unit)

Inherited properties

From com.android.build.api.dsl.KotlinMultiplatformAndroidCompilation
<Error class: unknown class><<Error class: unknown class>>
String

The name of the component corresponding to this Android compilation.

<Error class: unknown class>

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

From com.android.build.api.dsl.KotlinMultiplatformAndroidDeviceTest
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