toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.testing.testng
/
TestNGOptions
/
includeGroups
include
Groups
API
open
fun
includeGroups
(
includeGroups
:
Array
<
String
>
)
:
TestNGOptions
(
source
)
@get:
Input
open
var
includeGroups
:
Set
<
String
>
(
source
)