--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Sat Apr 20 18:02:35 2024 +0200 @@ -280,7 +280,7 @@ </dl> <a NAME="UnittestExecutor.supportsPatterns" ID="UnittestExecutor.supportsPatterns"></a> <h4>UnittestExecutor.supportsPatterns</h4> -<b>supportsPatterns</b>(<i>interpreter</i>) +<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. @@ -288,9 +288,9 @@ <dl> -<dt><i>interpreter</i> (str)</dt> +<dt><i>_interpreter</i> (str)</dt> <dd> -interpreter to be used for the test +interpreter to be used for the test (unused) </dd> </dl> <dl>