setTestNameIncludePatterns

open fun setTestNameIncludePatterns(testNamePattern: List<String>): Test(source)

Sets the test name patterns to be included in execution. Classes or method names are supported, wildcard '*' is supported. For more information see the user guide chapter on testing. For more information on supported patterns see