crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.build-steps/-m-s-test-step/run-if-unique-match-found.html

31 lines
1.5 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<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.v2017_2.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MSTestStep</a>&nbsp;/&nbsp;<a href="./run-if-unique-match-found.html">runIfUniqueMatchFound</a><br/>
<br/>
<h1>runIfUniqueMatchFound</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_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>