31 lines
1.9 KiB
HTML
31 lines
1.9 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head><title>Python: module telemetry.unittest.options_for_unittests</title>
|
|
</head><body bgcolor="#f0f0f8">
|
|
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
|
<tr bgcolor="#7799ee">
|
|
<td valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.unittest.html"><font color="#ffffff">unittest</font></a>.options_for_unittests</strong></big></big></font></td
|
|
><td align=right valign=bottom
|
|
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/unittest/options_for_unittests.py">telemetry/unittest/options_for_unittests.py</a></font></td></tr></table>
|
|
<p><tt>This module provides the global variable options_for_unittests.<br>
|
|
<br>
|
|
This is set to a BrowserOptions object by the test harness, or None<br>
|
|
if unit tests are not running.<br>
|
|
<br>
|
|
This allows multiple unit tests to use a specific<br>
|
|
browser, in face of multiple options.</tt></p>
|
|
<p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#eeaa77">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td>
|
|
<td width="100%"><dl><dt><a name="-AreSet"><strong>AreSet</strong></a>()</dt></dl>
|
|
<dl><dt><a name="-GetBrowserType"><strong>GetBrowserType</strong></a>()</dt></dl>
|
|
<dl><dt><a name="-GetCopy"><strong>GetCopy</strong></a>()</dt></dl>
|
|
<dl><dt><a name="-Set"><strong>Set</strong></a>(options, browser_type)</dt></dl>
|
|
</td></tr></table>
|
|
</body></html> |