HasAndroidTest
interface HasAndroidTest
com.android.build.api.variant.HasAndroidTest |
Variants that optionally have instrumented tests.
Summary
Properties |
|
---|---|
abstract AndroidTest? |
Variant's AndroidTest configuration, or null if android tests are disabled for this variant. |
Properties
androidTest
abstract val androidTest: AndroidTest?
Variant's AndroidTest configuration, or null if android tests are disabled for this variant.