@Incubating public class CUnitConventionPlugin extends java.lang.Object implements Plugin<Project>
CUnitPlugin and adds conventions on top of it.| Constructor and Description |
|---|
CUnitConventionPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|