Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.plugins
/
JavaPlugin
/
TEST_CLASSES_TASK_NAME
TEST_CLASSES_TASK_NAME
API
val
TEST_CLASSES_TASK_NAME
:
String
=
"testClasses"
(
source
)
The name of the lifecycle task which outcome is that all test classes of a component are generated.