getClassName

@Nullable
abstract fun getClassName(): String

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

Return

The class name. May return null.