testSourceSets

open fun testSourceSets(testSourceSets: Array<SourceSet>)(source)

Provides the source sets executing the functional tests with TestKit.

Calling this method multiple times with different source sets is NOT additive. Calling this method will overwrite any existing test source sets with the provided arguments.

Parameters

testSourceSets

the test source sets