getTestOutputDir

@Nullable
abstract fun getTestOutputDir(): File

directory to store module's test classes and resources.

Return

directory to store test output. non-null if getInheritOutputDirs returns 'false'