Ft.Lib.TestSuite.TestObject

Modules

TestMode  os     

Classes

class TestObject
__init__(self, name)
__str__(self)
getModes(self)
getTests(self)
run(self, tester)
showTests(self, indent)

Data and other non-method functions defined here:

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

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

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/TestSuite/TestObject.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.TestObject'
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: TestObject.py,v 1.2 2002/08/16 17:38:09 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.