TestFixtures

@Incubating interface TestFixtures : GeneratesAar, HasAndroidResources, Component
com.android.build.api.variant.TestFixtures

Summary

Inherited functions

Properties

abstract Provider<String>

The namespace of the generated R class.

Inherited properties

Properties

namespace

abstract val namespace: Provider<String>

The namespace of the generated R class. Also, the namespace used to resolve any relative class names that are declared in the AndroidManifest.xml.