diff options
Diffstat (limited to 'tools/telemetry/docs/telemetry.unittest.options_for_unittests.html')
-rw-r--r-- | tools/telemetry/docs/telemetry.unittest.options_for_unittests.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tools/telemetry/docs/telemetry.unittest.options_for_unittests.html b/tools/telemetry/docs/telemetry.unittest.options_for_unittests.html new file mode 100644 index 0000000..87c5a76 --- /dev/null +++ b/tools/telemetry/docs/telemetry.unittest.options_for_unittests.html @@ -0,0 +1,31 @@ + +<!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="file:/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/unittest/options_for_unittests.py">/Users/nduca/Local/chrome/src/tools/telemetry/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>
\ No newline at end of file |