setExcludes

open fun setExcludes(excludes: Iterable<String>): Test(source)

Sets the exclude patterns for test execution.

Parameters

excludes

The patterns list

See also