TestSuiteTestApkSpec

Added in 9.0.0-alpha07

@Incubating
interface TestSuiteTestApkSpec


Definition of device test sources for a test suite. Device test source files are compiled and therefore dependencies can be attached to them.

Summary

Public functions

Unit

Specifies dependency information for this test suite.

Public properties

AgpTestSuiteDependencies

Dependency handler for this sources

Public functions

dependencies

Added in 9.0.0-alpha07
@Incubating
fun dependencies(action: AgpTestSuiteDependencies.() -> Unit): Unit

Specifies dependency information for this test suite.

Public properties

dependencies

Added in 9.0.0-alpha07
val dependenciesAgpTestSuiteDependencies

Dependency handler for this sources