ComponentSpec, GeneralComponentSpec, ModelElement, Named, SourceComponentSpec, VariantComponent, VariantComponentSpecCUnitTestSuiteSpec, GoogleTestTestSuiteSpec, JUnitTestSuiteSpec, JvmTestSuiteSpec, NativeTestSuiteSpec@Incubating public interface TestSuiteSpec extends GeneralComponentSpec
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| ComponentSpec | getTestedComponent() | The tested component. | 
| void | setTestedComponent(ComponentSpec testedComponent) | Sets the tested component. | 
| void | testing(ComponentSpec testedComponent) | Sets the tested component. | 
getProjectPathgetDisplayNamegetSourcesgetName, getVariantsgetBinariesComponentSpec getTestedComponent()
void setTestedComponent(ComponentSpec testedComponent)
testedComponent - the component under testvoid testing(ComponentSpec testedComponent)
testedComponent - the component under test