Documentation/Source/eric5.PyUnit.UnittestDialog.html

changeset 1228
7afaf2fca55b
parent 1166
a94b0a2fafd7
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.PyUnit.UnittestDialog.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.PyUnit.UnittestDialog.html	Sat Aug 20 16:30:49 2011 +0200
@@ -59,12 +59,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="#QtTestResult.__init__">QtTestResult</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#QtTestResult.addError">addError</a></td>
 <td>Method called if a test errored.</td>
 </tr><tr>
@@ -87,6 +88,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="QtTestResult.__init__" ID="QtTestResult.__init__"></a>
 <h4>QtTestResult (Constructor)</h4>
 <b>QtTestResult</b>(<i>parent</i>)
@@ -186,7 +191,7 @@
 <h2>UnittestDialog</h2>
 <p>
     Class implementing the UI to the pyunit package.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>unittestFile(str, int, int)</dt>
 <dd>
@@ -199,12 +204,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="#UnittestDialog.__init__">UnittestDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#UnittestDialog.__UTPrepared">__UTPrepared</a></td>
 <td>Private slot to handle the utPrepared signal.</td>
 </tr><tr>
@@ -269,6 +275,10 @@
 <td>Public method called if a test succeeds unexpectedly.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="UnittestDialog.__init__" ID="UnittestDialog.__init__"></a>
 <h4>UnittestDialog (Constructor)</h4>
 <b>UnittestDialog</b>(<i>prog=None, dbs=None, ui=None, parent=None, name=None</i>)
@@ -512,16 +522,21 @@
 <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="#UnittestWindow.__init__">UnittestWindow</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#UnittestWindow.eventFilter">eventFilter</a></td>
 <td>Public method to filter events.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="UnittestWindow.__init__" ID="UnittestWindow.__init__"></a>
 <h4>UnittestWindow (Constructor)</h4>
 <b>UnittestWindow</b>(<i>prog=None, parent=None</i>)

eric ide

mercurial