Table of Contents
| API Documentation: | NativeTestSuiteSpec | 
|---|
| Known Subtypes: | 
 | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
A component representing a suite of tests that will be executed together.
| Property | Description | 
| baseName | Incubating The name that is used to construct the output file names when building this component. | 
| displayName | Incubating Returns a human-consumable display name for this element. | 
String baseName
Note: This property is incubating and may change in a future version of Gradle.
The name that is used to construct the output file names when building this component.
String displayName (read-only)
Note: This property is incubating and may change in a future version of Gradle.
Returns a human-consumable display name for this element.