22 lines
1.0 KiB
HTML
22 lines
1.0 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>DotnetVsTestStep.runInIsolation - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps</a> / <a href="index.html">DotnetVsTestStep</a> / <a href="./run-in-isolation.html">runInIsolation</a><br/>
|
||
|
<br/>
|
||
|
<h1>runInIsolation</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps.DotnetVsTestStep$runInIsolation"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">runInIsolation</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>Whether TeamCity should run tests in an isolated process</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Whether TeamCity should run tests in an isolated process</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Whether TeamCity should run tests in an isolated process</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|