getClassName

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

Returns the test class name for this test, if any.

Return

The class name. May return null.