api / org.gradle.nativeplatform.test.googletest.plugins / GoogleTestConventionPlugin

GoogleTestConventionPlugin

@Incubating open class GoogleTestConventionPlugin : Plugin<Project>

A plugin that applies the GoogleTestPlugin and adds conventions on top of it.

Constructors

<init>

GoogleTestConventionPlugin()

A plugin that applies the GoogleTestPlugin and adds conventions on top of it.

Functions

apply

open fun apply(project: Project): Unit