gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing
/
Test
/
getCandidateClassFiles
get
Candidate
Class
Files
API
@
InputFiles
@
SkipWhenEmpty
@
IgnoreEmptyDirectories
@
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
open
fun
getCandidateClassFiles
(
)
:
FileTree
(
source
)
Returns the classes files to scan for test classes.
Return
The candidate class files.