TestSuiteSourceSet.Assets

Added in 9.1.0-alpha02

@Incubating
interface TestSuiteSourceSet.Assets : TestSuiteSourceSet


Represents a TestSuiteSourceSet for asset based tests.

Summary

Public properties

open TestSuiteSourceType

The source type.

Inherited functions

From org.gradle.api.Named

Inherited properties

From com.android.build.api.variant.TestSuiteSourceSet
AgpTestSuiteDependencies?

The dependencies associated with this source or null if this type does not support source dependencies (like TestSuiteSourceType.ASSETS]).

Public functions

get

Added in 9.1.0-alpha02
@Incubating
fun get(): SourceDirectories.Flat

Public properties

type

open val typeTestSuiteSourceType

The source type.