Package dtest
[show private | hide private]
[frames | no frames]

Package 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. DTest offers a framework for the definition of coordinated testers program which may be run on a remote machine through a supported DTestSessionHandler (at least SSH is supported)
Classes
DTester Represents an elementary DTest stakeholder.
DTestMaster The master object which run and synchronize the differents DTester
LocalSessionHandler A Local DTest session handler which may run command through a local pty connection
SessionHandler Represents low-level DTest session handler.
SSHSessionHandler An SSH DTest session handler which may run command through an SSH connection

Generated by Epydoc 2.1 on Wed Jun 13 18:12:48 2007 http://epydoc.sf.net