TestAndroidComponentsExtension

interface TestAndroidComponentsExtension : AndroidComponentsExtension<TestExtension, TestVariantBuilder, TestVariant>
com.android.build.api.variant.TestAndroidComponentsExtension

Extension for the Android Test Gradle Plugin components.

This is the androidComponents block when the com.android.test plugin is applied.

Only the Android Gradle Plugin should create instances of interfaces in com.android.build.api.variant.

Summary

Inherited functions

Inherited properties