Package ZenRRD :: Module zentestcommand :: Class TestRunner
[show private | hide private]
[frames | no frames]

Class TestRunner

  CmdBase --+    
            |    
ZenScriptBase --+
                |
               TestRunner


Method Summary
  __init__(self)
  buildOptions(self)
basic options setup sub classes can add more options here
  execute(self, cmd)
  getCommand(self, devName, dsName)
  run(self)
  write(self, text)
Inherited from ZenScriptBase: closeAll, closedb, connect, findDevice, getConnection, getContext, getDataRoot, getDmdObj, login, logout, opendb, syncdb
Inherited from CmdBase: buildParser, parseOptions, setupLogging

Class Variable Summary
Inherited from CmdBase: doesLogging

Method Details

buildOptions(self)

basic options setup sub classes can add more options here
Overrides:
Products.ZenUtils.ZenScriptBase.ZenScriptBase.buildOptions (inherited documentation)

Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 http://epydoc.sf.net