gradle
Toggle table of contents
9.5.0-20260124025654+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing
/
TestDescriptor
/
getSource
get
Source
API
@
Incubating
abstract
fun
getSource
(
)
:
TestSource
(
source
)
Returns the source of the test descriptor.
Return
The source of the test descriptor.
Since
9.4.0