22 lines
986 B
HTML
22 lines
986 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DotnetTestStep.settingsFile - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps</a> / <a href="index.html">DotnetTestStep</a> / <a href="./settings-file.html">settingsFile</a><br/>
|
|
<br/>
|
|
<h1>settingsFile</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps.DotnetTestStep$settingsFile"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">settingsFile</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>Run tests that match the given expression.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Run tests that match the given expression.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Run tests that match the given expression.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|