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

getMethodName

abstract fun getMethodName(): String

Returns the name of the test method, if any.

Return
The name of the test method.