src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html	Sat Apr 20 18:02:35 2024 +0200
@@ -729,7 +729,7 @@
 </dl>
 <a NAME="TestingWidget.__testDiscoveryProcessFinished" ID="TestingWidget.__testDiscoveryProcessFinished"></a>
 <h4>TestingWidget.__testDiscoveryProcessFinished</h4>
-<b>__testDiscoveryProcessFinished</b>(<i>results, output</i>)
+<b>__testDiscoveryProcessFinished</b>(<i>_results, output</i>)
 <p>
         Private slot to handle the 'testFinished' signal of the executor in
         discovery mode.
@@ -737,10 +737,10 @@
 
 <dl>
 
-<dt><i>results</i> (list of TestResult)</dt>
+<dt><i>_results</i> (list of TestResult)</dt>
 <dd>
 list of test result objects (if not sent via the
-            'testResult' signal)
+            'testResult' signal) (unused)
 </dd>
 <dt><i>output</i> (str)</dt>
 <dd>

eric ide

mercurial