getClassName

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

Returns the name of the test class, if any.

Return

The name of the test class.