getTestOutputDir

@Nullable
abstract fun getTestOutputDir(): File(source)

directory to store module's test classes and resources.

Return

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