blob: f0c1cf1e23e91c83c1fb62c8ea3c831a472dfe64 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<?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>Class Hierarchy</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>&nbsp;&nbsp;&nbsp;<a
19 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21 <!-- Tree link -->
22 <th bgcolor="#70b0f0" class="navbar-select"
23 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
24
25 <!-- Index link -->
26 <th>&nbsp;&nbsp;&nbsp;<a
27 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29 <!-- Help link -->
30 <th>&nbsp;&nbsp;&nbsp;<a
31 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
Jon Halla1cdd892015-08-10 13:36:28 -070033 <!-- Project homepage -->
34 <th class="navbar" align="right" width="100%">
35 <table border="0" cellpadding="0" cellspacing="0">
36 <tr><th class="navbar" align="center"
37 >TestON</th>
38 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -070039 </tr>
40</table>
41<table width="100%" cellpadding="0" cellspacing="0">
42 <tr valign="top">
43 <td width="100%">&nbsp;</td>
44 <td>
45 <table cellpadding="0" cellspacing="0">
46 <!-- hide/show private -->
47 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
48 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
49 <tr><td align="right"><span class="options"
50 >[<a href="frames.html" target="_top">frames</a
51 >]&nbsp;|&nbsp;<a href="class-tree.html"
52 target="_top">no&nbsp;frames</a>]</span></td></tr>
53 </table>
54 </td>
55 </tr>
56</table>
57<center><b>
58 [ <a href="module-tree.html">Module Hierarchy</a>
59 | <a href="class-tree.html">Class Hierarchy</a> ]
60</b></center><br />
61<h1 class="epydoc">Class Hierarchy</h1>
62<ul class="nomargin-top">
63 <li> <strong class="uidlink"><a href="TestON.examples.Assert.Assert.Assert-class.html">TestON.examples.Assert.Assert.Assert</a></strong>
64 </li>
Jon Halla1cdd892015-08-10 13:36:28 -070065 <li> <strong class="uidlink"><a href="TestON.tests.CHOtest.CHOtest.CHOtest-class.html">TestON.tests.CHOtest.CHOtest.CHOtest</a></strong>
66 </li>
adminbae64d82013-08-01 10:50:15 -070067 <li> <strong class="uidlink"><a href="TestON.examples.CaseParams.CaseParams.CaseParams-class.html">TestON.examples.CaseParams.CaseParams.CaseParams</a></strong>:
68 <em class="summary">This example shows the usage of the CASE level parameters, in params file the
69[[CASE]]
70 'destination' = 'h2'</em>
71 </li>
72 <li> <strong class="uidlink">cmd.Cmd</strong>:
73 <em class="summary">A simple framework for writing line-oriented command interpreters.</em>
Jon Halla1cdd892015-08-10 13:36:28 -070074 <ul>
75 <li> <strong class="uidlink"><a href="TestON.bin.cli.CLI-class.html">TestON.bin.cli.CLI</a></strong>:
76 <em class="summary">command-line interface to execute the test.</em>
adminbae64d82013-08-01 10:50:15 -070077 </li>
Jon Halla1cdd892015-08-10 13:36:28 -070078 </ul>
adminbae64d82013-08-01 10:50:15 -070079 </li>
80 <li> <strong class="uidlink"><a href="TestON.examples.ExperimentTest.ExperimentTest.ExperimentTest-class.html">TestON.examples.ExperimentTest.ExperimentTest.ExperimentTest</a></strong>:
81 <em class="summary">Testing of the Experimental Mode</em>
82 </li>
Jon Halla1cdd892015-08-10 13:36:28 -070083 <li> <strong class="uidlink"><a href="TestON.tests.FUNCintent.FUNCintent.FUNCintent-class.html">TestON.tests.FUNCintent.FUNCintent.FUNCintent</a></strong>
adminbae64d82013-08-01 10:50:15 -070084 </li>
85 <li> <strong class="uidlink"><a href="TestON.bin.generatedriver.GenerateDriver-class.html">TestON.bin.generatedriver.GenerateDriver</a></strong>:
86 <em class="summary">This will</em>
87 </li>
Jon Halla1cdd892015-08-10 13:36:28 -070088 <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.HAclusterRestart.HAclusterRestart-class.html">TestON.tests.HAclusterRestart.HAclusterRestart.HAclusterRestart</a></strong>
89 </li>
90 <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.HAminorityRestart.HAminorityRestart-class.html">TestON.tests.HAminorityRestart.HAminorityRestart.HAminorityRestart</a></strong>
91 </li>
92 <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.HAsanity.HAsanity-class.html">TestON.tests.HAsanity.HAsanity.HAsanity</a></strong>
93 </li>
94 <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.HAsingleInstanceRestart.HAsingleInstanceRestart-class.html">TestON.tests.HAsingleInstanceRestart.HAsingleInstanceRestart.HAsingleInstanceRestart</a></strong>
95 </li>
96 <li> <strong class="uidlink"><a href="TestON.core.jsonparser.JsonParser-class.html">TestON.core.jsonparser.JsonParser</a></strong>:
97 <em class="summary">Module that parses the response Json to Dictionary and Vice versa.</em>
adminbae64d82013-08-01 10:50:15 -070098 </li>
99 <li> <strong class="uidlink"><a href="TestON.core.logger.Logger-class.html">TestON.core.logger.Logger</a></strong>:
100 <em class="summary">Add continuous logs and reports of the test.</em>
101 </li>
Jon Halla1cdd892015-08-10 13:36:28 -0700102 <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed.necswitchdriver.NEC-class.html">TestON.drivers.common.cli.remotetestbed.necswitchdriver.NEC</a></strong>
103 </li>
104 <li> <strong class="uidlink"><a href="TestON.bin.nec.NEC-class.html">TestON.bin.nec.NEC</a></strong>
adminbae64d82013-08-01 10:50:15 -0700105 </li>
106 <li> <strong class="uidlink"><a href="TestON.core.openspeak.OpenSpeak-class.html">TestON.core.openspeak.OpenSpeak</a></strong>
107 </li>
Jon Halla1cdd892015-08-10 13:36:28 -0700108 <li> <strong class="uidlink"><a href="TestON.tests.SAMPscaleTopo.SAMPscaleTopo.SAMPscaleTopo-class.html">TestON.tests.SAMPscaleTopo.SAMPscaleTopo.SAMPscaleTopo</a></strong>
109 </li>
110 <li> <strong class="uidlink"><a href="TestON.tests.SAMPstartTemplate.SAMPstartTemplate.SAMPstartTemplate-class.html">TestON.tests.SAMPstartTemplate.SAMPstartTemplate.SAMPstartTemplate</a></strong>
111 </li>
112 <li> <strong class="uidlink"><a href="TestON.tests.SCPFcbench.SCPFcbench.SCPFcbench-class.html">TestON.tests.SCPFcbench.SCPFcbench.SCPFcbench</a></strong>
113 </li>
114 <li> <strong class="uidlink"><a href="TestON.tests.SCPFflowTp1g.SCPFflowTp1g.SCPFflowTp1g-class.html">TestON.tests.SCPFflowTp1g.SCPFflowTp1g.SCPFflowTp1g</a></strong>
115 </li>
116 <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentEventTp.SCPFintentEventTp.SCPFintentEventTp-class.html">TestON.tests.SCPFintentEventTp.SCPFintentEventTp.SCPFintentEventTp</a></strong>
117 </li>
118 <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat-class.html">TestON.tests.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat</a></strong>
119 </li>
120 <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentRerouteLat.SCPFintentRerouteLat.SCPFintentRerouteLat-class.html">TestON.tests.SCPFintentRerouteLat.SCPFintentRerouteLat.SCPFintentRerouteLat</a></strong>
121 </li>
122 <li> <strong class="uidlink"><a href="TestON.tests.SCPFportLat.SCPFportLat.SCPFportLat-class.html">TestON.tests.SCPFportLat.SCPFportLat.SCPFportLat</a></strong>
123 </li>
124 <li> <strong class="uidlink"><a href="TestON.tests.SCPFswitchLat.SCPFswitchLat.SCPFswitchLat-class.html">TestON.tests.SCPFswitchLat.SCPFswitchLat.SCPFswitchLat</a></strong>
adminbae64d82013-08-01 10:50:15 -0700125 </li>
126 <li> <strong class="uidlink"><a href="TestON.examples.StepParams.StepParams.StepParams-class.html">TestON.examples.StepParams.StepParams.StepParams</a></strong>:
127 <em class="summary">This example shows the usage of the STEP level parameters, in params file the
128[[CASE1]]
129[[[STEP1]]]
130 'host' = 'h2'</em>
131 </li>
132 <li> <strong class="uidlink">templatetest.TemplateTest</strong>
133 </li>
134 <li> <strong class="uidlink"><a href="TestON.core.teston.TestON-class.html">TestON.core.teston.TestON</a></strong>:
135 <em class="summary">TestON will initiate the specified test.</em>
136 </li>
137 <li> <strong class="uidlink"><a href="TestON.core.testparser.TestParser-class.html">TestON.core.testparser.TestParser</a></strong>
138 </li>
adminbae64d82013-08-01 10:50:15 -0700139 <li> <strong class="uidlink"><a href="TestON.examples.Topology.Topology.Topology-class.html">TestON.examples.Topology.Topology.Topology</a></strong>:
140 <em class="summary">This example shows, how we can use the topology file:</em>
141 </li>
142 <li> <strong class="uidlink"><a href="TestON.bin.updatedriver.UpdateDriver-class.html">TestON.bin.updatedriver.UpdateDriver</a></strong>
143 </li>
144 <li> <strong class="uidlink"><a href="TestON.bin.vyatta.Vyatta-class.html">TestON.bin.vyatta.Vyatta</a></strong>
145 </li>
adminbae64d82013-08-01 10:50:15 -0700146 <li> <strong class="uidlink"><a href="TestON.core.iniparser.iniparser-class.html">TestON.core.iniparser.iniparser</a></strong>:
147 <em class="summary">Manages authoring, parsing and execution of the test.</em>
148 </li>
149 <li> <strong class="uidlink">object</strong>:
150 <em class="summary">The most base type</em>
151 <ul>
152 <li> <strong class="uidlink"><a href="TestON.bin.cli.CLI-class.html">TestON.bin.cli.CLI</a></strong>:
153 <em class="summary">command-line interface to execute the test.</em>
154 </li>
Jon Halla1cdd892015-08-10 13:36:28 -0700155 <li> <strong class="uidlink">TestON.drivers.component.Component</strong>:
adminbae64d82013-08-01 10:50:15 -0700156 <em class="summary">This is the tempalte class for components</em>
157 </li>
158 <li> <strong class="uidlink"><a href="TestON.core.ast.NodeVisitor-class.html">TestON.core.ast.NodeVisitor</a></strong>:
159 <em class="summary">A node visitor base class that walks the abstract syntax tree and
160 calls a visitor function for every node found.</em>
Jon Halla1cdd892015-08-10 13:36:28 -0700161 <ul>
162 <li> <strong class="uidlink"><a href="TestON.core.ast.NodeTransformer-class.html">TestON.core.ast.NodeTransformer</a></strong>:
163 <em class="summary">A :class:`NodeVisitor` subclass that walks the abstract syntax tree
164 and allows modification of nodes.</em>
165 </li>
166 </ul>
167 </li>
168 <li> <strong class="uidlink">mininet.topo.Topo</strong>:
169 <em class="summary">Data center network representation for structured multi-trees.</em>
170 <ul>
171 <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.dependencies.obelisk.ObeliskTopo-class.html">TestON.tests.HAclusterRestart.dependencies.obelisk.ObeliskTopo</a></strong>
172 </li>
173 <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.dependencies.obelisk.ObeliskTopo-class.html">TestON.tests.HAminorityRestart.dependencies.obelisk.ObeliskTopo</a></strong>
174 </li>
175 <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.dependencies.obelisk.ObeliskTopo-class.html">TestON.tests.HAsingleInstanceRestart.dependencies.obelisk.ObeliskTopo</a></strong>
176 </li>
177 <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.dependencies.obelisk.ObeliskTopo-class.html">TestON.tests.HAsanity.dependencies.obelisk.ObeliskTopo</a></strong>
178 </li>
179 </ul>
180 </li>
181 <li> <strong class="uidlink">threading._Verbose</strong>
182 <ul>
183 <li> <strong class="uidlink">threading.Thread</strong>:
184 <em class="summary">A class that represents a thread of control.</em>
185 <ul>
186 <li> <strong class="uidlink"><a href="TestON.bin.cli.CLI-class.html">TestON.bin.cli.CLI</a></strong>:
187 <em class="summary">command-line interface to execute the test.</em>
188 </li>
189 <li> <strong class="uidlink"><a href="TestON.bin.cli.TestThread-class.html">TestON.bin.cli.TestThread</a></strong>:
190 <em class="summary">TestThread class will handle the test execution and will
191 communicate with the thread in the do_run.</em>
192 </li>
193 <li> <strong class="uidlink"><a href="TestON.core.Thread.Thread-class.html">TestON.core.Thread.Thread</a></strong>
194 </li>
195 </ul>
196 </li>
197 </ul>
198 </li>
199 <li> <strong class="uidlink">dict</strong>:
200 <em class="summary">dict() -&gt; new empty dictionary
201dict(mapping) -&gt; new dictionary initialized from a mapping object's
202 (key, value) pairs
203dict(iterable) -&gt; new dictionary initialized as if via:
204 d = {}
205 for k, v in iterable:
206 d[k] = v
207dict(**kwargs) -&gt; new dictionary initialized with the name=value pairs
208 in the keyword argument list.</em>
209 <ul>
210 <li> <strong class="uidlink"><a href="TestON.core.dicttoobject.DictToObject-class.html">TestON.core.dicttoobject.DictToObject</a></strong>
211 </li>
212 </ul>
adminbae64d82013-08-01 10:50:15 -0700213 </li>
214 </ul>
215 </li>
216 <li> <strong class="uidlink"><a href="TestON.core.xmlparser.xmlparser-class.html">TestON.core.xmlparser.xmlparser</a></strong>
217 </li>
218</ul>
219<!-- ==================== NAVIGATION BAR ==================== -->
220<table class="navbar" border="0" width="100%" cellpadding="0"
221 bgcolor="#a0c0ff" cellspacing="0">
222 <tr valign="middle">
223 <!-- Home link -->
224 <th>&nbsp;&nbsp;&nbsp;<a
225 href="TestON-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
226
227 <!-- Tree link -->
228 <th bgcolor="#70b0f0" class="navbar-select"
229 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
230
231 <!-- Index link -->
232 <th>&nbsp;&nbsp;&nbsp;<a
233 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
234
235 <!-- Help link -->
236 <th>&nbsp;&nbsp;&nbsp;<a
237 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
238
Jon Halla1cdd892015-08-10 13:36:28 -0700239 <!-- Project homepage -->
240 <th class="navbar" align="right" width="100%">
241 <table border="0" cellpadding="0" cellspacing="0">
242 <tr><th class="navbar" align="center"
243 >TestON</th>
244 </tr></table></th>
adminbae64d82013-08-01 10:50:15 -0700245 </tr>
246</table>
247<table border="0" cellpadding="0" cellspacing="0" width="100%%">
248 <tr>
249 <td align="left" class="footer">
Jon Halla1cdd892015-08-10 13:36:28 -0700250 Generated by Epydoc 3.0.1 on Mon Aug 10 11:12:34 2015
adminbae64d82013-08-01 10:50:15 -0700251 </td>
252 <td align="right" class="footer">
253 <a target="mainFrame" href="http://epydoc.sourceforge.net"
254 >http://epydoc.sourceforge.net</a>
255 </td>
256 </tr>
257</table>
258
259<script type="text/javascript">
260 <!--
261 // Private objects are initially displayed (because if
262 // javascript is turned off then we want them to be
263 // visible); but by default, we want to hide them. So hide
264 // them unless we have a cookie that says to show them.
265 checkCookie();
266 // -->
267</script>
268</body>
269</html>