Ft.Lib.TestSuite.TestMode

Classes

__init__(self)
finish(self, tester)
initialize(self, tester)
start(self, tester)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.TestSuite.TestMode'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class TestMode
__init__(self, name, default)
_init(self, tester)
_post(self, tester)
_pre(self, tester)
finish(self, tester)
initialize(self, tester)
start(self, tester)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.TestSuite.TestMode'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/TestSuite/TestMode.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Lib.TestSuite.TestMode'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__revision__ = '$Id: TestMode.py,v 1.2 2002/07/18 18:15:58 molson Exp $'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.