31 lines
1.5 KiB
HTML
31 lines
1.5 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>MSTestStep.runIfUniqueMatchFound - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps</a> / <a href="index.html">MSTestStep</a> / <a href="./run-if-unique-match-found.html">runIfUniqueMatchFound</a><br/>
|
|
<br/>
|
|
<h1>runIfUniqueMatchFound</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.MSTestStep$runIfUniqueMatchFound"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">runIfUniqueMatchFound</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
|
<p>When set to true, TeamCity will run the test only if a unique match is found for any specified test name in the testsToRun property</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="tests-to-run.html">testsToRun</a></p>
|
|
</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>When set to true, TeamCity will run the test only if a unique match is found for any specified test name in the testsToRun property</p>
|
|
</p>
|
|
<p><strong>Getter See Also</strong><br/>
|
|
<p><a href="tests-to-run.html">testsToRun</a></p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>When set to true, TeamCity will run the test only if a unique match is found for any specified test name in the testsToRun property</p>
|
|
</p>
|
|
<p><strong>Setter See Also</strong><br/>
|
|
<p><a href="tests-to-run.html">testsToRun</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|