Ft.Lib.TestSuite.TestCoverage

Modules

inspect  os  sys   

Classes

class TestCoverage
__init__(self, moduleName, ignored=None)
_dispatch(self, frame, event, arg)
_end(self, tester)
_getFunctionList(self)
_start(self, tester)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.TestSuite.TestCoverage'
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/TestCoverage.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.TestCoverage'
str(object) -> string

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