Interface NativeTestSuiteSpec

All Superinterfaces:
ComponentSpec, GeneralComponentSpec, ModelElement, Named, NativeComponentSpec, SourceComponentSpec, TestSuiteSpec, VariantComponent, VariantComponentSpec
All Known Subinterfaces:
CUnitTestSuiteSpec, GoogleTestTestSuiteSpec

@Incubating @Deprecated public interface NativeTestSuiteSpec extends TestSuiteSpec, NativeComponentSpec
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A component representing a suite of tests that will be executed together.
Since:
4.2