toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.nativeplatform.test.googletest.plugins
/
GoogleTestPlugin
Google
Test
Plugin
API
@
Incubating
abstract
class
GoogleTestPlugin
:
Plugin
<
T
>
(
source
)
A plugin that sets up the infrastructure for testing native binaries with GoogleTest.
Members
Constructors
Google
Test
Plugin
Link copied to clipboard
API
constructor
(
)
Functions
apply
Link copied to clipboard
API
open
fun
apply
(
project
:
Project
)