gradle
8.4-rc-1
Java API
gradle
/
org.gradle.api.tasks.testing.testng
/
TestNGOptions
/
includeGroups
include
Groups
Java API
open
fun
includeGroups
(
includeGroups
:
Array
<
String
>
)
:
TestNGOptions
(
source
)
@get:
Input
open
var
includeGroups
:
Set
<
String
>
(
source
)