Class TestingModelBasePlugin
java.lang.Object
org.gradle.testing.base.plugins.TestingModelBasePlugin
@Incubating
@Deprecated
public abstract class TestingModelBasePlugin
extends Object
implements Plugin<Project>
Deprecated.
Base plugin for testing.
- Adds a
TestSuiteContainer named testSuites to the model.
- Copies test binaries from testSuites into binaries.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestingModelBasePlugin
public TestingModelBasePlugin()Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.