gradle
8.3-rc-2
Java API
gradle
/
org.gradle.tooling.events.test
/
JvmTestOperationDescriptor
/
getMethodName
get
Method
Name
Java API
@
Nullable
abstract
fun
getMethodName
(
)
:
String
Returns the name of the test method, if any.
Return
The name of the test method.