crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2.build-steps/-m-s-test-step/exclude-test-file-names.html
2021-01-18 15:27:50 -05:00

25 lines
1.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MSTestStep.excludeTestFileNames - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MSTestStep</a>&nbsp;/&nbsp;<a href="./exclude-test-file-names.html">excludeTestFileNames</a><br/>
<br/>
<h1>excludeTestFileNames</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.MSTestStep$excludeTestFileNames"></a>
<code><span class="keyword">var </span><span class="identifier">excludeTestFileNames</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Newline-separated list of assemblies to be excluded from test run.
<a href="https://www.jetbrains.com/help/teamcity/?Wildcards">Wildcards</a> are supported.</p>
<p><strong>Getter</strong><br/>
<p>Newline-separated list of assemblies to be excluded from test run.
<a href="https://www.jetbrains.com/help/teamcity/?Wildcards">Wildcards</a> are supported.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Newline-separated list of assemblies to be excluded from test run.
<a href="https://www.jetbrains.com/help/teamcity/?Wildcards">Wildcards</a> are supported.</p>
</p>
</BODY>
</HTML>