getMethodName

@Nullable
abstract fun getMethodName(): String

Returns the name of the test method, if any.

Return

The name of the test method.