--- a/Documentation/Source/eric5.DebugClients.Python.DCTestResult.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DCTestResult.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DCTestResult.__init__">DCTestResult</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DCTestResult.addError">addError</a></td> <td>Method called if a test errored.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Method called at the end of a test.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DCTestResult.__init__" ID="DCTestResult.__init__"></a> <h4>DCTestResult (Constructor)</h4> <b>DCTestResult</b>(<i>parent</i>)