ComponentSpec
, GeneralComponentSpec
, JvmComponentSpec
, ModelElement
, Named
, SourceComponentSpec
, TestSuiteSpec
, VariantComponent
, VariantComponentSpec
JUnitTestSuiteSpec
public interface JvmTestSuiteSpec extends TestSuiteSpec, JvmComponentSpec
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
DependencySpecContainer |
getDependencies() |
The set of dependencies applicable to the entire test suite.
|
JvmComponentSpec |
getTestedComponent() |
The tested component.
|
getProjectPath
getDisplayName
getSources
setTestedComponent, testing
getName, getVariants
getBinaries
DependencySpecContainer getDependencies()
JvmComponentSpec getTestedComponent()
TestSuiteSpec
getTestedComponent
in interface TestSuiteSpec