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