HasAndroidTest

Added in 7.1.0

interface HasAndroidTest

Known direct subclasses
ApplicationVariant

Model for application components that only contains build-time properties.

DynamicFeatureVariant

Model for dynamic feature components that only contains build-time properties.

KotlinMultiplatformAndroidVariant

Properties for the main Variant of a kotlin multiplatform android library

LibraryVariant

Model for library components that only contains build-time properties.


Variant that optionally have AndroidTest component.

Summary

Public properties

AndroidTest?

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

Public properties

androidTest

Added in 7.1.0
val androidTestAndroidTest?

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