@Incubating public interface TestSuiteSpec extends ComponentSpec
Named.Namer
Modifier and Type | Method and Description |
---|---|
ComponentSpec |
getTestedComponent()
The tested component.
|
void |
testing(ComponentSpec testedComponent)
Sets the tested component.
|
getBinaries, getDisplayName, getProjectPath, getSource, getSources
ComponentSpec getTestedComponent()
void testing(ComponentSpec testedComponent)
testedComponent
- the component under test