Class GoogleTestPlugin
java.lang.Object
org.gradle.nativeplatform.test.googletest.plugins.GoogleTestPlugin
@Incubating
@Deprecated
public abstract class GoogleTestPlugin
extends Object
implements Plugin<Project>
Deprecated.
A plugin that sets up the infrastructure for testing native binaries with GoogleTest.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GoogleTestPlugin
public GoogleTestPlugin()Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.