4Suite API Documentation

Module Ft.Lib.TestSuite.TestFunction

Provides the TestFunction class for wrapping functions.

Copyright 2002 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes:

Classes

A test object that wraps a testing function.

Methods

__init__(self, function)

Methods inherited from class Ft.Lib.TestSuite.TestObject.TestObject

Fields