public class TestDataImpl extends Object
Implementation of TestData on top of a TestVariantData
Constructor and description |
---|
TestDataImpl
(TestVariantData testVariantData) |
Type | Name and description |
---|---|
String |
getApplicationId() |
Boolean |
getFunctionalTest() |
Boolean |
getHandleProfiling() |
String |
getInstrumentationRunner() |
com.android.builder.model.ApiVersion |
getMinSdkVersion() |
com.google.common.collect.ImmutableList<File> |
getTestedApks(int density, List<String> abis) |
String |
getTestedApplicationId() |
boolean |
isLibrary() |
boolean |
isTestCoverageEnabled() |