ComponentSpec, GeneralComponentSpec, JvmComponentSpec, ModelElement, Named, SourceComponentSpec, TestSuiteSpec, VariantComponent, VariantComponentSpecJUnitTestSuiteSpecpublic 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. | 
getProjectPathgetDisplayNamegetSourcessetTestedComponent, testinggetName, getVariantsgetBinariesDependencySpecContainer getDependencies()
JvmComponentSpec getTestedComponent()
TestSuiteSpecgetTestedComponent in interface TestSuiteSpec