KotlinMultiplatformAndroidTestOnDeviceCompilation

Added in 8.2.0-beta03

@Incubating
interface KotlinMultiplatformAndroidTestOnDeviceCompilation : KotlinMultiplatformAndroidTestOnDevice, 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.KotlinMultiplatformAndroidTestOnDevice
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

Inherited properties

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

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

From 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