Table of Contents
| API Documentation: | TestSuite | 
|---|
| Known Subtypes: | 
 | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
Base test suite component. A test suite is a collection of tests.
| Property | Description | 
| targets | Incubating Available targets for this test suite. | 
DomainObjectCollection<? extends TestSuiteTarget>targets (read-only)
DomainObjectCollection<? extends TestSuiteTarget>Note: This property is incubating and may change in a future version of Gradle.
Available targets for this test suite.