setIncludes

open fun setIncludes(includes: Iterable<String>): Test(source)

Sets the include patterns for test execution.

Parameters

includes

The patterns list

See also