api / org.gradle.tooling.events.test / JvmTestOperationDescriptor / getClassName

getClassName

abstract fun getClassName(): String

Returns the name of the test class, if any.

Return
The name of the test class.