api / org.gradle.api.plugins / JavaPlugin / TEST_COMPILE_ONLY_CONFIGURATION_NAME

TEST_COMPILE_ONLY_CONFIGURATION_NAME

static val TEST_COMPILE_ONLY_CONFIGURATION_NAME: String

The name of the configuration that should be used to declare dependencies which are only required to compile the tests, but not when running them.