@Incubating public class TestingModelBasePlugin extends Object implements Plugin<Project>
TestSuiteContainer
named testSuites
to the model.
- Copies test binaries from testSuites
into binaries
.Constructor and Description |
---|
TestingModelBasePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|