Ft.Lib.TestSuite

Package Contents

Errors  TestFunction  TestModule  TestSuite 
TestCoverage  TestMode  TestObject  Tester 

Functions

RemoveTests(list, ignored)
SortTests(list, atstart, atend=[])
Test(**attrs)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/TestSuite/__init__.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'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft/Lib/TestSuite']
__revision__ = '$Id: __init__.py,v 1.3 2002/07/23 06:15:53 jkloth 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.