toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.testing
/
TestReport
/
getTestResults
get
Test
Results
API
@
InputFiles
@
SkipWhenEmpty
@
IgnoreEmptyDirectories
@
PathSensitive
(
value
=
PathSensitivity.NONE
)
open
fun
getTestResults
(
)
:
ConfigurableFileCollection
(
source
)
Returns the set of binary test results to include in the report.
Since
7.4