OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
3 <html><head><title>Python: module telemetry.testing.options_for_unittests</title
> | |
4 <meta charset="utf-8"> | |
5 </head><body bgcolor="#f0f0f8"> | |
6 | |
7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
8 <tr bgcolor="#7799ee"> | |
9 <td valign=bottom> <br> | |
10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.testing.html"><font color="#ffffff">testing</font></a>.options_for_unittests</s
trong></big></big></font></td | |
11 ><td align=right valign=bottom | |
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/testing/options_for_unittests.py">telemetry/testing/options_for_un
ittests.py</a></font></td></tr></table> | |
13 <p><tt>This module provides the global variable&nbs
p;options_for_unittests.<br> | |
14 <br> | |
15 This is set to a BrowserOptions object by&nbs
p;the test harness, or None<br> | |
16 if unit tests are not running.<br> | |
17 <br> | |
18 This allows multiple unit tests to use a 
;specific<br> | |
19 browser, in face of multiple options.</tt></p> | |
20 <p> | |
21 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
22 <tr bgcolor="#eeaa77"> | |
23 <td colspan=3 valign=bottom> <br> | |
24 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> | |
25 | |
26 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | |
27 <td width="100%"><dl><dt><a name="-AreSet"><strong>AreSet</strong></a>()</dt></d
l> | |
28 <dl><dt><a name="-GetCopy"><strong>GetCopy</strong></a>()</dt></dl> | |
29 <dl><dt><a name="-Pop"><strong>Pop</strong></a>()</dt></dl> | |
30 <dl><dt><a name="-Push"><strong>Push</strong></a>(options)</dt></dl> | |
31 </td></tr></table> | |
32 </body></html> | |
OLD | NEW |