78 <td><a href="#UnittestExecutor.getVersions">getVersions</a></td> |
78 <td><a href="#UnittestExecutor.getVersions">getVersions</a></td> |
79 <td>Public method to get the test framework version and version information of its installed plugins.</td> |
79 <td>Public method to get the test framework version and version information of its installed plugins.</td> |
80 </tr> |
80 </tr> |
81 <tr> |
81 <tr> |
82 <td><a href="#UnittestExecutor.hasCoverage">hasCoverage</a></td> |
82 <td><a href="#UnittestExecutor.hasCoverage">hasCoverage</a></td> |
83 <td>Public method to get the test framework version and version information of its installed plugins.</td> |
83 <td>Public method to check, if the collection of coverage data is available.</td> |
84 </tr> |
84 </tr> |
85 <tr> |
85 <tr> |
86 <td><a href="#UnittestExecutor.start">start</a></td> |
86 <td><a href="#UnittestExecutor.start">start</a></td> |
87 <td>Public method to start the testing process.</td> |
87 <td>Public method to start the testing process.</td> |
88 </tr> |
88 </tr> |
215 <a NAME="UnittestExecutor.hasCoverage" ID="UnittestExecutor.hasCoverage"></a> |
215 <a NAME="UnittestExecutor.hasCoverage" ID="UnittestExecutor.hasCoverage"></a> |
216 <h4>UnittestExecutor.hasCoverage</h4> |
216 <h4>UnittestExecutor.hasCoverage</h4> |
217 <b>hasCoverage</b>(<i>interpreter</i>) |
217 <b>hasCoverage</b>(<i>interpreter</i>) |
218 |
218 |
219 <p> |
219 <p> |
220 Public method to get the test framework version and version information |
220 Public method to check, if the collection of coverage data is available. |
221 of its installed plugins. |
|
222 </p> |
221 </p> |
223 <dl> |
222 <dl> |
224 |
223 |
225 <dt><i>interpreter</i> (str)</dt> |
224 <dt><i>interpreter</i> (str)</dt> |
226 <dd> |
225 <dd> |