public interface TestAndroidConfig extends AndroidConfig
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTargetProjectPath()
Returns the Gradle path of the project that this test project tests.
|
java.lang.String |
getTargetVariant()
Deprecated.
This is deprecated, test module can now test all flavors.
|
getAaptOptions, getAdbOptions, getAidlPackageWhiteList, getBaseFeature, getBootClasspath, getBuildOutputs, getBuildToolsRevision, getBuildToolsVersion, getBuildTypes, getCompileOptions, getCompileSdkVersion, getDataBinding, getDefaultConfig, getDefaultPublishConfig, getDeviceProviders, getDexOptions, getExternalNativeBuild, getFlavorDimensionList, getGeneratePureSplits, getJacoco, getLibraryRequests, getLintOptions, getNdkVersion, getPackageBuildConfig, getPackagingOptions, getProductFlavors, getResourcePrefix, getSigningConfigs, getSourceSets, getSplits, getTestBuildType, getTestOptions, getTestServers, getTransforms, getTransformsDependencies, getVariantFilter
java.lang.String getTargetProjectPath()
@Deprecated java.lang.String getTargetVariant()