@Incubating public interface JvmTestSuiteSpec extends TestSuiteSpec, JvmComponentSpec
Named.Namer
Modifier and Type | Method and Description |
---|---|
DependencySpecContainer |
getDependencies()
The set of dependencies applicable to the entire test suite.
|
JvmComponentSpec |
getTestedComponent()
The tested component.
|
testing
getBinaries, getDisplayName, getProjectPath, getSource, getSources
DependencySpecContainer getDependencies()
JvmComponentSpec getTestedComponent()
TestSuiteSpec
getTestedComponent
in interface TestSuiteSpec