admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ascii"?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | <head> |
| 6 | <title>TestON.tests.HPSwitchTest.HPSwitchTest</title> |
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
| 9 | </head> |
| 10 | |
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
| 12 | alink="#204080"> |
| 13 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 15 | bgcolor="#a0c0ff" cellspacing="0"> |
| 16 | <tr valign="middle"> |
| 17 | <!-- Home link --> |
| 18 | <th> <a |
| 19 | href="TestON-module.html">Home</a> </th> |
| 20 | |
| 21 | <!-- Tree link --> |
| 22 | <th> <a |
| 23 | href="module-tree.html">Trees</a> </th> |
| 24 | |
| 25 | <!-- Index link --> |
| 26 | <th> <a |
| 27 | href="identifier-index.html">Indices</a> </th> |
| 28 | |
| 29 | <!-- Help link --> |
| 30 | <th> <a |
| 31 | href="help.html">Help</a> </th> |
| 32 | |
| 33 | <th class="navbar" width="100%"></th> |
| 34 | </tr> |
| 35 | </table> |
| 36 | <table width="100%" cellpadding="0" cellspacing="0"> |
| 37 | <tr valign="top"> |
| 38 | <td width="100%"> |
| 39 | <span class="breadcrumbs"> |
| 40 | <a href="TestON-module.html">Package TestON</a> :: |
| 41 | <a href="TestON.tests-module.html">Package tests</a> :: |
| 42 | <a href="TestON.tests.HPSwitchTest-module.html">Package HPSwitchTest</a> :: |
| 43 | Module HPSwitchTest |
| 44 | </span> |
| 45 | </td> |
| 46 | <td> |
| 47 | <table cellpadding="0" cellspacing="0"> |
| 48 | <!-- hide/show private --> |
| 49 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 50 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
| 51 | <tr><td align="right"><span class="options" |
| 52 | >[<a href="frames.html" target="_top">frames</a |
| 53 | >] | <a href="TestON.tests.HPSwitchTest.HPSwitchTest-pysrc.html" |
| 54 | target="_top">no frames</a>]</span></td></tr> |
| 55 | </table> |
| 56 | </td> |
| 57 | </tr> |
| 58 | </table> |
| 59 | <h1 class="epydoc">Source Code for <a href="TestON.tests.HPSwitchTest.HPSwitchTest-module.html">Module TestON.tests.HPSwitchTest.HPSwitchTest</a></h1> |
| 60 | <pre class="py-src"> |
| 61 | <a name="L1"></a><tt class="py-lineno"> 1</tt> <tt class="py-line"> </tt> |
| 62 | <a name="HPSwitchTest"></a><div id="HPSwitchTest-def"><a name="L2"></a><tt class="py-lineno"> 2</tt> <a class="py-toggle" href="#" id="HPSwitchTest-toggle" onclick="return toggle('HPSwitchTest');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="TestON.tests.HPSwitchTest.HPSwitchTest.HPSwitchTest-class.html">HPSwitchTest</a> <tt class="py-op">:</tt> </tt> |
| 63 | </div><div id="HPSwitchTest-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="HPSwitchTest-expanded"><a name="L3"></a><tt class="py-lineno"> 3</tt> <tt class="py-line"> </tt> |
| 64 | <a name="HPSwitchTest.__init__"></a><div id="HPSwitchTest.__init__-def"><a name="L4"></a><tt class="py-lineno"> 4</tt> <a class="py-toggle" href="#" id="HPSwitchTest.__init__-toggle" onclick="return toggle('HPSwitchTest.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="TestON.tests.HPSwitchTest.HPSwitchTest.HPSwitchTest-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt> <tt class="py-op">:</tt> </tt> |
| 65 | </div><div id="HPSwitchTest.__init__-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="HPSwitchTest.__init__-expanded"><a name="L5"></a><tt class="py-lineno"> 5</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Method TestON.bin.cli.CLI.default()=TestON.bin.cli.CLI-class.html#default"><a title="TestON.bin.cli.CLI.default" class="py-name" href="#" onclick="return doclink('link-0', 'default', 'link-0');">default</a></tt> <tt class="py-op">=</tt> <tt class="py-string">''</tt> </tt> |
| 66 | </div><a name="L6"></a><tt class="py-lineno"> 6</tt> <tt class="py-line"> </tt> |
| 67 | <a name="HPSwitchTest.CASE1"></a><div id="HPSwitchTest.CASE1-def"><a name="L7"></a><tt class="py-lineno"> 7</tt> <a class="py-toggle" href="#" id="HPSwitchTest.CASE1-toggle" onclick="return toggle('HPSwitchTest.CASE1');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="TestON.tests.HPSwitchTest.HPSwitchTest.HPSwitchTest-class.html#CASE1">CASE1</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt><tt class="py-param">main</tt><tt class="py-op">)</tt> <tt class="py-op">:</tt> </tt> |
| 68 | </div><div id="HPSwitchTest.CASE1-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="HPSwitchTest.CASE1-expanded"><a name="L8"></a><tt class="py-lineno"> 8</tt> <tt class="py-line"> </tt> |
| 69 | <a name="L9"></a><tt class="py-lineno"> 9</tt> <tt class="py-line"> <tt class="py-name">main</tt><tt class="py-op">.</tt><tt id="link-1" class="py-name" targets="Method TestON.core.teston.TestON.case()=TestON.core.teston.TestON-class.html#case"><a title="TestON.core.teston.TestON.case" class="py-name" href="#" onclick="return doclink('link-1', 'case', 'link-1');">case</a></tt><tt class="py-op">(</tt><tt class="py-string">"HPSwitchTest Sample Test"</tt><tt class="py-op">)</tt> </tt> |
| 70 | <a name="L10"></a><tt class="py-lineno">10</tt> <tt class="py-line"> <tt class="py-name">main</tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Method TestON.core.teston.TestON.step()=TestON.core.teston.TestON-class.html#step"><a title="TestON.core.teston.TestON.step" class="py-name" href="#" onclick="return doclink('link-2', 'step', 'link-2');">step</a></tt><tt class="py-op">(</tt><tt class="py-string">"HPSwitchTest Sample Test"</tt><tt class="py-op">)</tt> </tt> |
| 71 | </div></div><a name="L11"></a><tt class="py-lineno">11</tt> <tt class="py-line"> </tt><script type="text/javascript"> |
| 72 | <!-- |
| 73 | expandto(location.href); |
| 74 | // --> |
| 75 | </script> |
| 76 | </pre> |
| 77 | <br /> |
| 78 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 79 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 80 | bgcolor="#a0c0ff" cellspacing="0"> |
| 81 | <tr valign="middle"> |
| 82 | <!-- Home link --> |
| 83 | <th> <a |
| 84 | href="TestON-module.html">Home</a> </th> |
| 85 | |
| 86 | <!-- Tree link --> |
| 87 | <th> <a |
| 88 | href="module-tree.html">Trees</a> </th> |
| 89 | |
| 90 | <!-- Index link --> |
| 91 | <th> <a |
| 92 | href="identifier-index.html">Indices</a> </th> |
| 93 | |
| 94 | <!-- Help link --> |
| 95 | <th> <a |
| 96 | href="help.html">Help</a> </th> |
| 97 | |
| 98 | <th class="navbar" width="100%"></th> |
| 99 | </tr> |
| 100 | </table> |
| 101 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 102 | <tr> |
| 103 | <td align="left" class="footer"> |
| 104 | Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:27 2013 |
| 105 | </td> |
| 106 | <td align="right" class="footer"> |
| 107 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 108 | >http://epydoc.sourceforge.net</a> |
| 109 | </td> |
| 110 | </tr> |
| 111 | </table> |
| 112 | |
| 113 | <script type="text/javascript"> |
| 114 | <!-- |
| 115 | // Private objects are initially displayed (because if |
| 116 | // javascript is turned off then we want them to be |
| 117 | // visible); but by default, we want to hide them. So hide |
| 118 | // them unless we have a cookie that says to show them. |
| 119 | checkCookie(); |
| 120 | // --> |
| 121 | </script> |
| 122 | </body> |
| 123 | </html> |