@Incubating public class CppUnitTestPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
RunTestExecutable
task that relies on the exit code of the binary.Constructor and Description |
---|
CppUnitTestPlugin(org.gradle.api.internal.file.FileOperations fileOperations,
ObjectFactory objectFactory) |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|
@Inject public CppUnitTestPlugin(org.gradle.api.internal.file.FileOperations fileOperations, ObjectFactory objectFactory)