|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gradle.nativebinaries.test.cunit.plugins.CUnitPlugin
@Incubating class CUnitPlugin
A plugin that sets up the infrastructure for testing native binaries with CUnit.
Constructor Summary | |
CUnitPlugin(Instantiator instantiator, NativeDependencyResolver resolver)
|
Method Summary | |
---|---|
void
|
apply(ProjectInternal project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
@Inject CUnitPlugin(Instantiator instantiator, NativeDependencyResolver resolver)
Method Detail |
---|
void apply(ProjectInternal project)
Gradle API 1.12