getClassName

@Nullable
abstract fun getClassName(): String

Returns the name of the test class, if any.

Return

The name of the test class.