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> |