--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Thu May 25 19:52:31 2023 +0200 @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#UnittestExecutor.hasCoverage">hasCoverage</a></td> -<td>Public method to get the test framework version and version information of its installed plugins.</td> +<td></td> </tr> <tr> <td><a href="#UnittestExecutor.start">start</a></td> @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#UnittestExecutor.supportsPatterns">supportsPatterns</a></td> -<td>Public method to indicate the support for test filtering using test name patterns or a test name pattern expression.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -190,29 +190,6 @@ <h4>UnittestExecutor.hasCoverage</h4> <b>hasCoverage</b>(<i>interpreter</i>) -<p> - Public method to get the test framework version and version information - of its installed plugins. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating the availability of coverage functionality -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UnittestExecutor.start" ID="UnittestExecutor.start"></a> <h4>UnittestExecutor.start</h4> <b>start</b>(<i>config, pythonpath</i>) @@ -235,29 +212,6 @@ <h4>UnittestExecutor.supportsPatterns</h4> <b>supportsPatterns</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using test name - patterns or a test name pattern expression. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file