excludeGroups

open fun excludeGroups(excludeGroups: Array<String>): TestNGOptions

Exclude groups.

Since

0.7


@get:Input
open var excludeGroups: Set<String>