HasAndroidTest

public 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 methods

abstract AndroidTest

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

Public methods

getAndroidTest

abstract AndroidTest getAndroidTest()

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