--- a/eric7/Documentation/Source/eric7.Tools.TrayStarter.html Mon May 23 17:31:02 2022 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.TrayStarter.html Mon May 23 18:15:10 2022 +0200 @@ -175,14 +175,14 @@ <td>Private slot to start the eric translations previewer.</td> </tr> <tr> +<td><a href="#TrayStarter.__startTesting">__startTesting</a></td> +<td>Private slot to start the eric testing dialog.</td> +</tr> +<tr> <td><a href="#TrayStarter.__startUIPreviewer">__startUIPreviewer</a></td> <td>Private slot to start the eric UI previewer.</td> </tr> <tr> -<td><a href="#TrayStarter.__startUnittest">__startUnittest</a></td> -<td>Private slot to start the eric unittest dialog.</td> -</tr> -<tr> <td><a href="#TrayStarter.__startVirtualenvManager">__startVirtualenvManager</a></td> <td>Private slot to start the eric virtual environments manager window.</td> </tr> @@ -453,6 +453,13 @@ <p> Private slot to start the eric translations previewer. </p> +<a NAME="TrayStarter.__startTesting" ID="TrayStarter.__startTesting"></a> +<h4>TrayStarter.__startTesting</h4> +<b>__startTesting</b>(<i></i>) + +<p> + Private slot to start the eric testing dialog. +</p> <a NAME="TrayStarter.__startUIPreviewer" ID="TrayStarter.__startUIPreviewer"></a> <h4>TrayStarter.__startUIPreviewer</h4> <b>__startUIPreviewer</b>(<i></i>) @@ -460,13 +467,6 @@ <p> Private slot to start the eric UI previewer. </p> -<a NAME="TrayStarter.__startUnittest" ID="TrayStarter.__startUnittest"></a> -<h4>TrayStarter.__startUnittest</h4> -<b>__startUnittest</b>(<i></i>) - -<p> - Private slot to start the eric unittest dialog. -</p> <a NAME="TrayStarter.__startVirtualenvManager" ID="TrayStarter.__startVirtualenvManager"></a> <h4>TrayStarter.__startVirtualenvManager</h4> <b>__startVirtualenvManager</b>(<i></i>)