eric6/Documentation/Source/eric6.PyUnit.UnittestDialog.html

changeset 7960
e8fc383322f7
parent 7900
72b88fb20261
child 7989
a21d673a8f99
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
340 <td><a href="#UnittestDialog.__setStoppedMode">__setStoppedMode</a></td> 340 <td><a href="#UnittestDialog.__setStoppedMode">__setStoppedMode</a></td>
341 <td>Private method to set the GUI in stopped mode.</td> 341 <td>Private method to set the GUI in stopped mode.</td>
342 </tr> 342 </tr>
343 <tr> 343 <tr>
344 <td><a href="#UnittestDialog.__showSource">__showSource</a></td> 344 <td><a href="#UnittestDialog.__showSource">__showSource</a></td>
345 <td>Private slot to show the source of a traceback in an eric6 editor.</td> 345 <td>Private slot to show the source of a traceback in an eric editor.</td>
346 </tr> 346 </tr>
347 <tr> 347 <tr>
348 <td><a href="#UnittestDialog.__stopTests">__stopTests</a></td> 348 <td><a href="#UnittestDialog.__stopTests">__stopTests</a></td>
349 <td>Private slot to stop the test.</td> 349 <td>Private slot to stop the test.</td>
350 </tr> 350 </tr>
465 filename of the program to open 465 filename of the program to open
466 </dd> 466 </dd>
467 <dt><i>dbs</i> (DebugServer)</dt> 467 <dt><i>dbs</i> (DebugServer)</dt>
468 <dd> 468 <dd>
469 reference to the debug server object. It is an indication 469 reference to the debug server object. It is an indication
470 whether we were called from within the eric6 IDE. 470 whether we were called from within the eric IDE.
471 </dd> 471 </dd>
472 <dt><i>ui</i> (UserInterface)</dt> 472 <dt><i>ui</i> (UserInterface)</dt>
473 <dd> 473 <dd>
474 reference to the UI object 474 reference to the UI object
475 </dd> 475 </dd>
699 <a NAME="UnittestDialog.__showSource" ID="UnittestDialog.__showSource"></a> 699 <a NAME="UnittestDialog.__showSource" ID="UnittestDialog.__showSource"></a>
700 <h4>UnittestDialog.__showSource</h4> 700 <h4>UnittestDialog.__showSource</h4>
701 <b>__showSource</b>(<i></i>) 701 <b>__showSource</b>(<i></i>)
702 702
703 <p> 703 <p>
704 Private slot to show the source of a traceback in an eric6 editor. 704 Private slot to show the source of a traceback in an eric editor.
705 </p> 705 </p>
706 <a NAME="UnittestDialog.__stopTests" ID="UnittestDialog.__stopTests"></a> 706 <a NAME="UnittestDialog.__stopTests" ID="UnittestDialog.__stopTests"></a>
707 <h4>UnittestDialog.__stopTests</h4> 707 <h4>UnittestDialog.__stopTests</h4>
708 <b>__stopTests</b>(<i></i>) 708 <b>__stopTests</b>(<i></i>)
709 709

eric ide

mercurial