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