org.gradle.nativebinaries.test
[Java] Interface ProjectComponentTestSuite
org.gradle.nativebinaries.ProjectNativeComponent
org.gradle.nativebinaries.test.ProjectComponentTestSuite
org.gradle.nativebinaries.test.TestSuite
org.gradle.api.Named
- All Superinterfaces:
- ProjectNativeComponent, TestSuite, Named
@Incubating
public interface ProjectComponentTestSuite
extends TestSuite
A suite of tests for a project component.
getTestedComponent
public ProjectNativeComponent getTestedComponent()
- The tested component.
Gradle API 1.12-rc-2