@Incubating public class JUnitTestSuitePlugin extends java.lang.Object implements Plugin<Project>
| Constructor and Description |
|---|
JUnitTestSuitePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|