Ft.Lib.TestSuite.TestModule

Modules

TestCoverage  TestMode  imp   
TestFunction  TestObject  os   

Classes

__init__(self, name, module, addModes, skipModes, allModes)
addTest(self, name)
getModes(self, addModes, skipModes, allModes)
getTests(self)
loadTest(self, name)
run(self, tester)
runTest(self, tester, testObject)
showTests(self, indent)

Data and other non-method functions defined here:

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

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

Functions

GetModuleName(filename)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/TestSuite/TestModule.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.TestModule'
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: TestModule.py,v 1.5 2002/08/07 18:07:12 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.