HasAndroidTest

interface HasAndroidTest

Known direct subclasses
ApplicationVariant

Properties for the main Variant of an application.

DynamicFeatureVariant
KotlinMultiplatformAndroidVariant

Properties for the main Variant of a kotlin multiplatform android library

LibraryVariant

Variant for Library projects


Variants that optionally have instrumented tests.

Summary

Public properties

AndroidTest?

Variant's AndroidTest configuration, or null if android tests are disabled for this variant.

Public properties

androidTest

val androidTestAndroidTest?

Variant's AndroidTest configuration, or null if android tests are disabled for this variant.