crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1.build-steps/-m-spec-step/exclude-tests.html

25 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MSpecStep.excludeTests - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MSpecStep</a>&nbsp;/&nbsp;<a href="./exclude-tests.html">excludeTests</a><br/>
<br/>
<h1>excludeTests</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.MSpecStep$excludeTests"></a>
<code><span class="keyword">var </span><span class="identifier">excludeTests</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>Comma- or newline-separated list of .NET assemblies which should be excluded
from the list of found assemblies to test.</p>
<p><strong>Getter</strong><br/>
<p>Comma- or newline-separated list of .NET assemblies which should be excluded
from the list of found assemblies to test.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Comma- or newline-separated list of .NET assemblies which should be excluded
from the list of found assemblies to test.</p>
</p>
</BODY>
</HTML>