@Incubating public interface TestSuiteSpec extends GeneralComponentSpec
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| ComponentSpec | getTestedComponent()The tested component. | 
| void | setTestedComponent(ComponentSpec testedComponent)Sets the tested component. | 
| void | testing(ComponentSpec testedComponent)Sets the tested component. | 
getSourcesgetBinariesgetProjectPathgetName, getVariantsgetDisplayNameComponentSpec getTestedComponent()
void setTestedComponent(ComponentSpec testedComponent)
testedComponent - the component under testvoid testing(ComponentSpec testedComponent)
testedComponent - the component under test