TestAndroidComponentsExtension

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

Extension for Test module variant.

A test module is created when a build script is applying the 'com.android.test' plugin.

Summary

Inherited functions

Inherited properties