api / org.gradle.api.tasks.testing / AbstractTestTask / getBinResultsDir

getBinResultsDir

@OutputDirectory @Incubating open fun getBinResultsDir(): File

Returns the root folder for the test results in internal binary format.

Return
the test result directory, containing the test results in binary format.