api / org.gradle.api.tasks.testing / TestReport / setTestResultDirs

setTestResultDirs

open fun setTestResultDirs(testResultDirs: MutableIterable<File>): Unit

Sets the binary test results to use to include in the report. Each entry must point to a binary test results directory generated by a Test task.