getSuiteName

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

Returns the name of the test suite, if any.

Return

The name of the test suite.