getSources

abstract fun getSources(): SourceSet(source)

Returns the container of JvmTestSuiteTarget objects part of this suite. Source set associated with this test suite. The name of this source set is the same as the test suite.

Return

source set for this test suite.