@Incubating public class NativeBinariesTestPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeBinariesTestPlugin.Rules
Model rules.
|
| Constructor and Description |
|---|
NativeBinariesTestPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|