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

Package org.gradle.nativeplatform.test.googletest.plugins

Types

GoogleTestConventionPlugin

open class GoogleTestConventionPlugin : Plugin<Project>

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

GoogleTestPlugin

open class GoogleTestPlugin : Plugin<Project>

A plugin that sets up the infrastructure for testing native binaries with GoogleTest.