gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling.model.cpp
/
CppTestSuite
Cpp
Test
Suite
interface
CppTestSuite
:
CppComponent
A C++ test suite.
Members
Functions
get
Base
Name
Link copied to clipboard
abstract
fun
getBaseName
(
)
:
String
get
Binaries
Link copied to clipboard
abstract
fun
getBinaries
(
)
:
DomainObjectSet
<
out
CppBinary
>
get
Name
Link copied to clipboard
abstract
fun
getName
(
)
:
String