src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
278 refference to the debugger interface 278 refference to the debugger interface
279 </dd> 279 </dd>
280 </dl> 280 </dl>
281 <a NAME="UnittestExecutor.supportsPatterns" ID="UnittestExecutor.supportsPatterns"></a> 281 <a NAME="UnittestExecutor.supportsPatterns" ID="UnittestExecutor.supportsPatterns"></a>
282 <h4>UnittestExecutor.supportsPatterns</h4> 282 <h4>UnittestExecutor.supportsPatterns</h4>
283 <b>supportsPatterns</b>(<i>interpreter</i>) 283 <b>supportsPatterns</b>(<i>_interpreter</i>)
284 <p> 284 <p>
285 Public method to indicate the support for test filtering using test name 285 Public method to indicate the support for test filtering using test name
286 patterns or a test name pattern expression. 286 patterns or a test name pattern expression.
287 </p> 287 </p>
288 288
289 <dl> 289 <dl>
290 290
291 <dt><i>interpreter</i> (str)</dt> 291 <dt><i>_interpreter</i> (str)</dt>
292 <dd> 292 <dd>
293 interpreter to be used for the test 293 interpreter to be used for the test (unused)
294 </dd> 294 </dd>
295 </dl> 295 </dl>
296 <dl> 296 <dl>
297 <dt>Return:</dt> 297 <dt>Return:</dt>
298 <dd> 298 <dd>

eric ide

mercurial