gradle
Toggle table of contents
9.6.0
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.testing
/
TestDescriptor
/
getSource
get
Source
API
@
Incubating
open
fun
getSource
(
)
:
TestSource
Returns the source of the test descriptor.
Return
The source of the test descriptor.
Since
9.4.0