TestVariant
interface TestVariant : GeneratesTestApk, Variant
Variant for test-only modules.
Summary
Properties
|
abstract Property<String> |
Variant's application ID as present in the final manifest file of the APK.
|
abstract Provider<String> |
The application of the app under tests.
|
Properties
applicationId
abstract val applicationId: Property<String>
Variant's application ID as present in the final manifest file of the APK.
testedApplicationId
abstract val testedApplicationId: Provider<String>
The application of the app under tests.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]