getSuiteName

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

Returns the name of the test suite, if any.

Return

The name of the test suite.