eric6/Documentation/Source/eric6.eric6_unittest.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>eric6.eric6_unittest</h1> 23 <h1>eric6.eric6_unittest</h1>
24 24
25 <p> 25 <p>
26 Eric6 Unittest. 26 eric Unittest.
27 </p> 27 </p>
28 <p> 28 <p>
29 This is the main Python script that performs the necessary initialization 29 This is the main Python script that performs the necessary initialization
30 of the unittest module and starts the Qt event loop. This is a standalone 30 of the unittest module and starts the Qt event loop. This is a standalone
31 version of the integrated unittest module. 31 version of the integrated unittest module.
68 <dd> 68 <dd>
69 list of commandline parameters (list of strings) 69 list of commandline parameters (list of strings)
70 </dd> 70 </dd>
71 </dl> 71 </dl>
72 <dl> 72 <dl>
73 <dt>Returns:</dt> 73 <dt>Return:</dt>
74 <dd> 74 <dd>
75 reference to the main widget (QWidget) 75 reference to the main widget (QWidget)
76 </dd> 76 </dd>
77 </dl> 77 </dl>
78 <div align="right"><a href="#top">Up</a></div> 78 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial