getMethodName

@Nullable
abstract fun getMethodName(): String(source)

Returns the name of the test method, if any.

Return

The name of the test method.