Documentation/Source/eric5.PyUnit.UnittestDialog.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
child 1494
59b2003e2a06
--- a/Documentation/Source/eric5.PyUnit.UnittestDialog.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.PyUnit.UnittestDialog.html	Sun Sep 04 16:06:54 2011 +0200
@@ -59,6 +59,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -78,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="QtTestResult.__init__" ID="QtTestResult.__init__"></a>
 <h4>QtTestResult (Constructor)</h4>
 <b>QtTestResult</b>(<i>parent</i>)
@@ -141,7 +149,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>
@@ -154,6 +162,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -215,6 +227,10 @@
 <td>Public method called if a test is about to be run.</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>)
@@ -422,6 +438,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -432,6 +452,10 @@
 <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