toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.test
/
JvmTestOperationDescriptor
/
getMethodName
get
Method
Name
API
@
Nullable
abstract
fun
getMethodName
(
)
:
String
(
source
)
Returns the name of the test method, if any.
Return
The name of the test method.