Interface GoogleTestTestSuiteBinarySpec

All Superinterfaces:
Binary, BinarySpec, Buildable, BuildableComponentSpec, CheckableComponentSpec, ComponentSpec, ModelElement, Named, NativeBinarySpec, NativeTestSuiteBinarySpec, TestSuiteBinarySpec

@Incubating @Deprecated public interface GoogleTestTestSuiteBinarySpec extends NativeTestSuiteBinarySpec
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 run a Google Test test suite.