gradle
8.3
Java API
gradle
/
org.gradle.api.tasks.testing
/
TestReport
/
getTestResults
get
Test
Results
Java API
@
InputFiles
@
SkipWhenEmpty
@
IgnoreEmptyDirectories
@
PathSensitive
(
value
=
PathSensitivity.NONE
)
open
fun
getTestResults
(
)
:
ConfigurableFileCollection
Returns the set of binary test results to include in the report.