HasAndroidTest
interface HasAndroidTest
ApplicationVariant |
Properties for the main Variant of an application. |
DynamicFeatureVariant |
|
LibraryVariant |
|
Variants that optionally have instrumented tests.
Summary
Public properties |
|
---|---|
AndroidTest? |
Variant's |
Public properties
androidTest
val androidTest: AndroidTest?
Variant's AndroidTest
configuration, or null if android tests are disabled for this variant.