gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.nativeplatform.test.googletest.plugins
/
GoogleTestPlugin
Google
Test
Plugin
@
Incubating
abstract
class
GoogleTestPlugin
:
Plugin
<
T
>
A plugin that sets up the infrastructure for testing native binaries with GoogleTest.
Members
Constructors
Google
Test
Plugin
Link copied to clipboard
constructor
(
)
Functions
apply
Link copied to clipboard
open
fun
apply
(
project
:
Project
)