HasTestSuites

Added in 9.0.0-alpha07

interface HasTestSuites


Variant that optionally have TestSuites.

Summary

Public properties

Map<StringTestSuite>

Variant's com.android.build.gradle.internal.testsuites.TestSuite configuration to configure test suites associated with this variant.

Public properties

suites

Added in 9.0.0-alpha07
val suitesMap<StringTestSuite>

Variant's com.android.build.gradle.internal.testsuites.TestSuite configuration to configure test suites associated with this variant.

Returns
Map<StringTestSuite>

a Map which keys are unique names within the test suites