src/eric7/Documentation/Source/eric7.Testing.Interfaces.TestExecutorBase.html

branch
eric7
changeset 10428
a071d4065202
parent 10415
af9a6dac2611
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
192 <td><a href="#TestExecutorBase.getVersions">getVersions</a></td> 192 <td><a href="#TestExecutorBase.getVersions">getVersions</a></td>
193 <td>Public method to get the test framework version and version information of its installed plugins.</td> 193 <td>Public method to get the test framework version and version information of its installed plugins.</td>
194 </tr> 194 </tr>
195 <tr> 195 <tr>
196 <td><a href="#TestExecutorBase.hasCoverage">hasCoverage</a></td> 196 <td><a href="#TestExecutorBase.hasCoverage">hasCoverage</a></td>
197 <td>Public method to get the test framework version and version information of its installed plugins.</td> 197 <td>Public method to check, if the collection of coverage data is available.</td>
198 </tr> 198 </tr>
199 <tr> 199 <tr>
200 <td><a href="#TestExecutorBase.readAllOutput">readAllOutput</a></td> 200 <td><a href="#TestExecutorBase.readAllOutput">readAllOutput</a></td>
201 <td>Public method to read all output of the test process.</td> 201 <td>Public method to read all output of the test process.</td>
202 </tr> 202 </tr>
437 <a NAME="TestExecutorBase.hasCoverage" ID="TestExecutorBase.hasCoverage"></a> 437 <a NAME="TestExecutorBase.hasCoverage" ID="TestExecutorBase.hasCoverage"></a>
438 <h4>TestExecutorBase.hasCoverage</h4> 438 <h4>TestExecutorBase.hasCoverage</h4>
439 <b>hasCoverage</b>(<i>interpreter</i>) 439 <b>hasCoverage</b>(<i>interpreter</i>)
440 440
441 <p> 441 <p>
442 Public method to get the test framework version and version information 442 Public method to check, if the collection of coverage data is available.
443 of its installed plugins.
444 </p> 443 </p>
445 <dl> 444 <dl>
446 445
447 <dt><i>interpreter</i> (str)</dt> 446 <dt><i>interpreter</i> (str)</dt>
448 <dd> 447 <dd>

eric ide

mercurial