Home | Trees | Index | Help |
---|
|
dtest
: DTest is a distributed tests framework which enables the seamless
definitio and run of distributed test which may be useful for application
whose purpose is essentially networked, like client-server or multi-tiers
applications.
__builtin__.object
:
The most base type
dtest.SessionHandler
:
Represents low-level DTest session handler.
dtest.LocalSessionHandler
:
A Local DTest session handler which may run command through a local
pty connection
dtest.SSHSessionHandler
:
An SSH DTest session handler which may run command through an SSH
connection
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
exceptions.Exception
:
Common base class for all exceptions.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jun 13 18:12:48 2007 | http://epydoc.sf.net |