setIncludes

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

Sets the include patterns for test execution.

Parameters

includes

The patterns list

See also