Interface NativeTestSuiteBinarySpec

All Superinterfaces:
Binary, BinarySpec, Buildable, BuildableComponentSpec, CheckableComponentSpec, ComponentSpec, ModelElement, Named, NativeBinarySpec, TestSuiteBinarySpec
All Known Subinterfaces:
CUnitTestSuiteBinarySpec, GoogleTestTestSuiteBinarySpec

@Incubating @Deprecated public interface NativeTestSuiteBinarySpec extends TestSuiteBinarySpec, NativeBinarySpec
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.
An executable which runs a suite of tests.
Since:
4.2