A Build variant and all its public data.
Type | Name and description |
---|---|
org.gradle.api.DefaultTask |
getConnectedInstrumentTest() Returns the task to run the tests. |
List<? extends org.gradle.api.DefaultTask> |
getProviderInstrumentTests() Returns the task to run the tests. |
BaseVariant |
getTestedVariant() Returns the build variant that is tested by this variant. |
Returns the task to run the tests. Only valid for test project.
Returns the task to run the tests. Only valid for test project.
Returns the build variant that is tested by this variant.