Implementation of TestData on top of a TestVariantData
Constructor and description |
---|
TestDataImpl
(TestVariantData testVariantData) |
Type | Name and description |
---|---|
String |
getApplicationId() |
File |
getTestApk() |
List<File> |
getTestDirectories() |
com.google.common.collect.ImmutableList<File> |
getTestedApks(com.android.ide.common.process.ProcessExecutor processExecutor, File splitSelectExe, com.android.builder.testing.api.DeviceConfigProvider deviceConfigProvider, com.android.utils.ILogger logger) |
String |
getTestedApplicationId() |
boolean |
isLibrary() |
Methods inherited from class | Name |
---|---|
class AbstractTestDataImpl |
getFlavorName, getInstrumentationRunner, getInstrumentationRunnerArguments, getMinSdkVersion, isTestCoverageEnabled, setExtraInstrumentationTestRunnerArgs |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |